GD32F3x0 User Manual
39
1.7. Device electronic signature
The device electronic signature contains memory density information and the 96-bit unique
device ID. It is stored in the information block of the Flash memory. The 96-bit unique device
ID is unique for any device. It can be used as serial numbers, or part of security keys, etc.
1.7.1. Memory density information
Base address: 0x1FFF F7E0
The value is factory programmed and can never be altered by user.
This register has to be accessed by word (32-bit).
SRAM density
The value indicates the on-chip SRAM density of the device in Kbytes.
Example: 0x0008 indicates 8 Kbytes.
Flash memory density
The value indicates the Flash memory density of the device in Kbytes.
Example: 0x0020 indicates 32 Kbytes.
1.7.2. Unique device ID (96 bits)
Base address: 0x1FFF F7AC
The value is factory programmed and can never be altered by user.
This register has to be accessed by word (32-bit).