Update 'atmega32/bootloaders/readme.md'

This commit is contained in:
di0ib 2020-09-16 19:55:02 +00:00
parent 28ff31131e
commit 51e2581011

View File

@ -1,9 +1,11 @@
Compiled hex files for USBaspLoader bootloader. https://github.com/baerwolf/USBaspLoader Compiled hex files for USBaspLoader bootloader. https://github.com/baerwolf/USBaspLoader
```
D+ PD2 D+ PD2
D- PD4 D- PD4
Boot jumper PD7 Boot jumper PD7
```
Flash with fuses: 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 `avrdude -p atmega32 -c usbtiny -U lfuse:w:0x1F:m -U hfuse:w:0xC0:m -U flash:w:bootloader_atmega32_16MHz.hex`