8.10.2.4 System Configuration 0

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

Name: SYSCFG0
Offset: 0x05
Reset: 0xD0
Property: -

Bit 76543210 
 CRCSRC[1:0]CRCSELUPDIPINCFGRSTPINCFG BROWSAVEEESAVE 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 1101000 

Bits 7:6 – CRCSRC[1:0] CRC Source

This bit field controls which Flash section will be checked by the CRCSCAN peripheral during the Reset initialization. Refer to the CRCSCAN - Cyclic Redundancy Check Memory Scan section for more information about the functionality.
ValueNameDescription
0x0 FLASH CRC of full Flash (boot, application code, and application data)
0x1 BOOT CRC of the Boot section
0x2 BOOTAPP CRC of the Application code and Boot sections
0x3 NOCRC No CRC

Bit 5 – CRCSEL CRC Mode Selection

This bit controls the type of CRC performed by the CRCSCAN peripheral. Refer to the CRCSCAN - Cyclic Redundancy Check Memory Scan section for more information about the functionality.
ValueNameDescription
0 CRC16 CRC-16-CCITT
1 CRC32 CRC-32 (IEEE 802.3)

Bit 4 – UPDIPINCFG Configuration of UPDI Pin at Start-Up

This bit controls the UPDI pin configuration.
ValueNameDescription
0 GPIO UPDI pin is configured as GPIO
1 UPDI The UPDI pin is configured as a UPDI pin with pull-up enabled on PF7. This is the factory default value.

Bit 3 – RSTPINCFG Reset Pin Configuration at Start-Up

This bit controls the Reset pin configuration.
ValueNameDescription
0 INPUT No external Reset. It can be used as a GPIO input pin. This is the factory default value.
1 RESET External Reset with pull-up enabled on PF6

Bit 1 – BROWSAVE Boot Row Save During Chip Erase

This bit controls if the Boot Row will be erased or not during a chip erase. If the device is locked, the Boot Row is erased by a chip erase regardless of this bit.
ValueNameDescription
0 DISABLE The Boot Row is erased by a chip erase
1 ENABLE The Boot Row is not erased by a chip erase

Bit 0 – EESAVE EEPROM Save During Chip Erase

This bit controls if the EEPROM will be erased or not during a chip erase.
ValueNameDescription
0 DISABLE The EEPROM is erased by a chip erase
1 ENABLE The EEPROM is not erased by chip erase, regardless of whether the device is locked or not