MCUdude / MegaCore

Arduino hardware package for ATmega64, ATmega128, ATmega165, ATmega169, ATmega325, ATmega329, ATmega640, ATmega645, ATmega649, ATmega1280, ATmega1281, ATmega2560, ATmega2561, ATmega3250, ATmega3290, ATmega6450, ATmega6490, AT90CAN32, AT90CAN64 and AT90CAN128
Other
384 stars 118 forks source link

Mega2560 programming megacore avrdude: Device signature = 0x000000 #168

Closed ThomHehl closed 3 years ago

ThomHehl commented 3 years ago

I am getting this issue when programming the megacore as bootloader from another Mega2560.

MCUdude commented 3 years ago

The programmer can't communicate with the target chip

ThomHehl commented 3 years ago

Thank you. Found the problem and posted to stack exchange: https://arduino.stackexchange.com/questions/84879/loading-code-to-a-mega-2560. Closing this issue.