26.5.5 NVM User Configuration
The NVM user configuration resides in the auxiliary space. Refer to the Physical Memory Map of the device for calibration and auxiliary space address mapping (Refer to 8.3 NVM User Row Mapping for more information).
The bootloader resides in the main array starting at offset zero. The allocated boot loader section is write-protected.
BOOTPROT [2:0] | Rows Protected by BOOTPROT | Boot Loader Size in Bytes |
---|---|---|
0x7(1) | None | 0 |
0x6 | 2 | 512 |
0x5 | 4 | 1024 |
0x4 | 8 | 2048 |
0x3 | 16 | 4096 |
0x2 | 32 | 8192 |
0x1 | 64 | 16384 |
0x0 | 128 | 32768 |
Note:
- Default value is 0x7.