mirror of
https://github.com/kalymos/PsNee.git
synced 2026-03-07 11:39:41 +00:00
Updated The fuses (markdown)
@@ -19,9 +19,10 @@ And once the Arduino iDE restarts you will be able to access it from. Tools -> B
|
||||
|
||||
For the record, I am giving you here the correct fuse configurations.
|
||||
|
||||
| MCU family | High | Low | Extended |
|
||||
|--------|------|-----|----------|
|
||||
| ATmega | DF | EE | FD |
|
||||
| ATtiny | DF | E2 | FF |
|
||||
| MCU family | High | Low | Extended |
|
||||
|---------------------|------|-----|----------|
|
||||
| ATmega 328/168/32u4 | DF | EE | FD |
|
||||
| ATmega328PB | DF | EE | F5 |
|
||||
| ATtiny | DF | E2 | FF |
|
||||
|
||||
If you want to learn more about fuses, go see the [Fuse Calculator](https://www.engbedded.com/fusecalc/)
|
||||
Reference in New Issue
Block a user