Browse Source

Add 'atmega32/bootloaders/readme.md'

master
di0ib 3 years ago
parent
commit
28ff31131e
1 changed files with 9 additions and 0 deletions
  1. 9
    0
      atmega32/bootloaders/readme.md

+ 9
- 0
atmega32/bootloaders/readme.md View File

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

Loading…
Cancel
Save