Page 1 of 1

Flashing ATmega328p fails

Posted: Wed Mar 19, 2014 4:46 am
by tobarix
Now I am really lost. I Tried to flash my ATmega328P with this result:
iMac-van-Fred:temp FRED$ make flash
avrdude -c usbtiny -p atmega168 -U flash:w:main.hex:i

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.01s

avrdude: Device signature = 0x1e950f
avrdude: Expected signature for ATmega168 is 1E 94 06
Double check chip, or use -F to override this check.

avrdude done. Thank you.


Can I override this check and how do I do that?
I am not a programmer, I just follow the Mightyohm instructions.

Re: Flashing ATmega328p fails

Posted: Wed Mar 19, 2014 8:00 am
by tobarix
Problem solved. I just changed atmega168 into atmega328p in the flash command.

Re: Flashing ATmega328p fails

Posted: Wed Sep 10, 2014 3:50 am
by irag
Thanks, baud rates are OK. It is not garbage. It repeats the same code and after a station change it repeats a new code. I guess it needs translation. Maybe the Sitecom adapter meshes things up.