Page 1 of 1

Fuses

Posted: Sat Jul 16, 2011 3:33 am
by Bryan
Hello:

Wondering what the required fuses are for the ReefAngel project?

Standard Arduino fuse settings for the Duemilanove 328p?

Low Fuse 0xFF
High Fuse 0xDA
Extended Fuse 0×05

Re: Fuses

Posted: Sat Jul 16, 2011 9:24 am
by rimai
I used the below for original bootloader:
High Fuse = 0xDA
Low Fuse = 0xFF
Extended Fuse = 0x05
Lock bit = 0x0F
Unlock bit = 0x3F
And this for optiboot 4.0:
High Fuse = 0xDE
Low Fuse = 0xFF
Extended Fuse = 0x05
Lock bit = 0x2F
Unlock bit = 0x3F