Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
spiffchorder:using_the_atmega8 [2009/05/04 15:36] – priestdo | spiffchorder:using_the_atmega8 [2023/02/09 23:32] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 33: | Line 33: | ||
$(AVRDUDE) $(AVRDUDE_FLAGS) -U hfuse: | $(AVRDUDE) $(AVRDUDE_FLAGS) -U hfuse: | ||
</ | </ | ||
+ | |||
===== 2 Fuse Settings For the ATmega8 ===== | ===== 2 Fuse Settings For the ATmega8 ===== | ||
- | ^ | + | |
- | ^ hfuse| 0xD9 | 0xD8 | | + | | ^ |
- | ^ lfuse| | + | ^ no bootloader| 0xD9 | |
+ | ^ usb bootloader| | ||
===== 3 Prebuilt code with bootloader ===== | ===== 3 Prebuilt code with bootloader ===== |