I have a Mega2560 and MCUDude’s DIP-40 “MegaCore” dev board. Both work. (The MegaCore came with a Mega32A preinstalled and I was able to run Blink and other basic sketches on it.)
I’m trying to use the 2560 as an ISP to burn a bootloader on new/fresh ATMega644A chips (installed in the MegaCore.) but I can’t seem to get it working.
The debug output in the IDE says it’s getting back a 0x000000 as the chip ID response.
I’ve tried a couple different wiring options, and messed with the pin assignments in the ISP sketch. But nothing seems to work. I’ve tried selecting different clock settings (internal/external) and baud rates down to 9600.
