11.3 NVM User Row Mapping

The Non Volatile Memory (NVM) User Row contains calibration data that are automatically read at device power-on.

The NVM User Row can be read at address 0x00804000.

To write the NVM User Row refer to the documentation of the NVMCTRL - Non-Volatile Memory Controller.

Note: When writing to the User Row, the new values do not get loaded by the other peripherals on the device until a device Reset occurs.
Table 11-4. NVM User Row Mapping
Bit Pos.NameUsageFactory SettingRelated Peripheral Register
2:0BOOTPROTUsed to select one of eight different bootloader sizes.0x7 (1)NVMCTRL
3Reserved0x1
6:4EEPROMUsed to select one of eight different EEPROM sizes.0x7NVMCTRL
7Reserved0x1
13:8BOD33 LevelBOD33 threshold level at power-on.0x06SUPC.BOD33
14BOD33 DisableBOD33 Disable at power-on.0x0SUPC.BOD33
16:15BOD33 ActionBOD33 Action at power-on.0x1SUPC.BOD33
25:17ReservedFactory settings - do not change.0x08F-
26WDT EnableWDT Enable at power-on.0x0WDT.CTRLA
27WDT Always-OnWDT Always-On at power-on.0x0WDT.CTRLA
31:28WDT PeriodWDT Period at power-on.0xBWDT.CONFIG
35:32WDT WindowWDT Window mode time-out at power-on.0xBWDT.CONFIG
39:36WDT EWOFFSETWDT Early Warning Interrupt Time Offset at power-on.0xBWDT.EWCTRL
40WDT WENWDT Timer Window Mode Enable at power-on.0x0WDT.CTRLA
41BOD33 HysteresisBOD33 Hysteresis configuration at power-on.0x0SUPC.BOD33
42Reserved
47:42ReservedFactory settings - do not change.0x3E
63:48LOCKNVM Region Lock Bits. 0xFFFFNVMCTRL
Note:
  1. Default value is 0x7, except for WLCSP packages (default value 0x3).

References:

NVMCTRL

SUPC

WDT