Hi,
In the past i've developed my own PCB numerous times for ATMEGA328 with the Arduino bootloader. I now have a much more complicated project, which I believe would benefit from the ATMEGA2560. I have a few questions,
- Aside from soldering the TQFP, is there any more complexity to using this micro as opposed to the 328?
- Flashing the bootloader is done in the exact same manner through SPI?
- This is probably the most important, is the programming of the 2560 the same as the 328?
Thank you!