AT32F425
Series Reference Manual
2022.03.30
Page 82
Ver 2.01
5.7.15 Flash CRC check result register (FLASH_CRC_CHKR)
For Flash memory and its extension area.
Bit
Register
Reset value
Type
Description
Bit 31: 0
CRC_CHKR
0x0000 0000 ro
CRC check result
Note: All these bits are write-only, and return no response when being read.
5.7.16 Security library password setting register
(SLIB_SET_PWD)
For Flash security library password setting only.
Bit
Register
Reset value
Type
Description
Bit 31: 0
SLIB_PSET_VAL
0x0000 0000 ro
sLib password setting value
Note: This register can be written only after sLib is
unlocked. It is used to set a password of sLib. Writing
0xFFFF_FFFF or 0x0000_0000 has no effect.
Note: All these bits are write-only, and return 0 when being read.
5.7.17 Security library address setting register
(SLIB_SET_RANGE)
For Flash security library address setting only.
Bit
Register
Reset value
Type
Description
Bit 31: 22 SLIB_ES_SET
0x000
wo
Security library end page setting
Theses bits are used to set the security library end page.
0: Page 0
1: Page 1
2: Page 2
…
3: Page 63
Bit 21: 11 SLIB_ISS_SET
0x000
wo
Security library instruction start page setting
These bits are used to set the security library instrunction
start page.
0: Page 0
1: Page 1
2: Page 2
…
3: Page 63
0x7FF: No security library instruction area
Bit 10: 0 SLIB_SS_SET
0x000
wo
Security library start page setting
These bits are used to set the security library start page.
0: Page 0
1: Page 1
2: Page 2
…
3: Page 63
Note: All these bits are write -only, and return 0 when being read.
This register can be written only when security library is unlocked.
Being out of the Flash address range is an invalid setting.