3.1.1 Fuses - Factory Default Values

A clarification has been made for the Fuse Description section in regards to the fuse default values. The data sheet refers to these values as reset values when they should have been given as factory-programmed values. Also, they are given in both hexadecimal and binary values, which are contradicting each other.

The following sentence has been added to each sub-section of the Fuse Description section.

The default value given in this fuse description is the factory-programmed value, and should not be mistaken for the Reset value.

The table below lists the reset values given by the data sheet and the actual factory-programmed default values.

Fuse Stated Reset Value in Data Sheet Actual Factory Default on Device
Hexadecimal Binary Hexadecimal Binary
WDTCFG - `b00000000 0x00 `b00000000
BODCFG - `b00000000 0x00 `b00000000
OSCCFG - `b0XXXXX01 0x01 `b00000001
SYSCFG0 0xCF `b11XX01X0 0xF6 `b11110110
SYSCFG1 - `bXXXXX111 0x07 `b00000111
APPEND - `b00000000 0x00 `b00000000
BOOTEND - `b00000000 0x00 `b00000000
LOCKBIT - `b00000000 0xC5 `b11000101