Open Panzer

Developer's Forum => TCB Dev => Topic started by: LukeZ on December 12, 2021, 10:10:05 AM

Title: Flashing Bootloader to Blank ATmega2560
Post by: LukeZ on December 12, 2021, 10:10:05 AM
For those building a DIY board there is sometimes the need to flash a bootloader to a blank chip. For those who start with an off-the-shelf Arduino Mega this is not necessary, the standard bootloader that comes pre-installed on Arduino boards will work just fine. But for those who are assembling boards from raw components, including blank ATmega2560 chips, then a bootloader needs to placed on the chip before the firmware can be loaded.

I have attached a PDF how-to guide that describes the process, as well as the files that are needed. In addition to these resources, you will also need:

If anyone needs help with this process feel free to ask your questions here.