Misc files
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
di0ib 51e2581011 Update 'atmega32/bootloaders/readme.md' 3 years ago
..
bootloader_atmega32_12MHz.hex Upload files to 'atmega32/bootloaders' 3 years ago
bootloader_atmega32_16MHz.hex Upload files to 'atmega32/bootloaders' 3 years ago
readme.md Update 'atmega32/bootloaders/readme.md' 3 years ago

readme.md

Compiled hex files for USBaspLoader bootloader. https://github.com/baerwolf/USBaspLoader

D+ PD2
D- PD4
Boot jumper PD7

Flash with fuses:

avrdude -p atmega32 -c usbtiny -U lfuse:w:0x1F:m -U hfuse:w:0xC0:m -U flash:w:bootloader_atmega32_16MHz.hex