9.4 NVM User Row Mapping (UROW)

The NVM User Row can be read at address 0x00804000. The size of the NVM User Row is 512 Bytes.

The first eight 32-bit words (32 Bytes) of the Non Volatile Memory (NVM) User Row contain calibration data that are automatically read at device power on. The remaining 480 Bytes can be used for storing custom parameters.

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

When writing to the user pages, the new values do not get loaded by the other peripheral on the device until a device reset occurs.

Note: Before erasing the NVM User Row, ensure that the first 32 Bytes are read to a buffer and later written back to the same area unless a configuration change is intended.
Table 9-2. NVM User Row Mapping - Dedicated Entries
Bit Pos.NameUsageRelated Peripheral RegisterDefault Values
0BOD33 DisableBOD33 Disable at power-on.SUPC.BOD330x1
8:1BOD33 LevelBOD33 threshold level at power-on.SUPC.BOD330x1C
10:9BOD33 ActionBOD33 Action at power-on.SUPC.BOD330x1
14:11BOD33 HysteresisBOD33 Hysteresis configuration at power-on.SUPC.BOD330x2
25:15BOD12 Calibration ParametersFactory settings - do not change.(1)-
29:26NVM BOOTPROT NVM Bootloader Size:

(15-BOOTPROT)*8KB

NVMCTRL.STATUS0xF
31:30ReservedFactory settings - do not change.-
35:32SBLKNumber of NVM Blocks composing a SmartEEPROM sectorNVMCTRL.SEESTAT0x0
38:36PSZSmartEEPROM Page SizeNVMCTRL.SEESTAT0x0
39RAM ECCDISRAM ECC DisableRAMECC0x1
47:40ReservedFactory settings - do not change.-
48WDT EnableWDT Enable at power-on.WDT.CTRLA0x0
49WDT Always-OnWDT Always-On at power-on.WDT.CTRLA0x0
53:50WDT PeriodWDT Period at power-on.WDT.CONFIG0xB
57:54WDT WindowWDT Window mode time-out at power-on.WDT.CONFIG0xB
61:58WDT EWOFFSETWDT Early Warning Interrupt Time Offset at power-on.WDT.EWCTRL0xB
62WDT WENWDT Window Mode Enable at power-on.WDT.CTRLA0x0
63ReservedFactory settings - do not change.
95:64NVM LOCKSNVM Region Lock Bits. NVMCTRL.RUNLOCK0xFFFF FFFF
127:96(fourth word)User page
159:128ReservedFactory settings - do not change.
Other- User pages
CAUTION:
  1. BOD12 is calibrated in production, and the calibration parameters must not be changed to ensure the correct device behavior.