Hello to everybody,
For some reason I cannot burn the boot loader to Atmega328AU (http://parts.digikey.com/1/parts/1877362-ic-mcu-avr-32k-flash-32tqfp-atmega328-au.html). It just gives me this err:
avrdude: Expected signature for ATMEGA328P is 1E 95 0F
Double check chip, or use -F to override this check.
I tried using Arduino PRO, LiliPad versions (for 328 chip) and nothing The same error every time.
By any chance somebody knows how to solve this?
P.S. With verbose logging:
avrdude: Device signature = 0x1e9514
avrdude: Expected signature for ATMEGA328P is 1E 95 0F
Double check chip, or use -F to override this check.
avrdude: Sent: . [11] . [01] . [01]
avrdude: Recv: . [11] . [00]
avrdude done. Thank you.
Thanks in advance,
Vaidas