7.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 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
| CRCSRC[1:0] | CRCSEL | UPDIPINCFG | RSTPINCFG | BROWSAVE | EESAVE | ||||
| Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | ||
| Reset | 1 | 1 | 0 | 1 | 0 | 0 | 0 | ||
Bits 7:6 – CRCSRC[1:0] CRC Source
| Value | Name | Description |
|---|---|---|
| 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
| Value | Name | Description |
|---|---|---|
| 0 | CRC16 | CRC-16-CCITT |
| 1 | CRC32 | CRC-32 (IEEE 802.3) |
Bit 4 – UPDIPINCFG Configuration of UPDI Pin at Start-Up
| Value | Name | Description |
|---|---|---|
| 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
| Value | Name | Description |
|---|---|---|
| 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
| Value | Name | Description |
|---|---|---|
| 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
| Value | Name | Description |
|---|---|---|
| 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 |
