Optiboot / optiboot

Small and Fast Bootloader for Arduino and other Atmel AVR chips
Other
1.08k stars 396 forks source link

Which bootloader? #367

Closed L10N37 closed 9 months ago

L10N37 commented 1 year ago

I have some 328P clones on the way for a project and just wondering which is the best bootloader.

I found one here:

https://www.dmcmillan.co.uk/blog/burning-the-arduino-bootloader-to-an-atmega328-with-a-tl866ii

Also, you have V8 in releases, then you have a different version again in the master download from 5 months back.

So 1467 bytes 1393 bytes 1385 bytes

I will have to go the TQFP32 to DIP28 into TL866II+ route for flashing - probably safer to use a bootloader then my UART header for flashing then straight up flash my projects HEX files to begin with.

Thanks