Telink TLSR8232 BLE SDK Developer Handbook
AN-19112700-E1
21
Ver.1.0.0
2. MCU Basic Modules
2.1 MCU Address Space
2.1.1 MCU Address Space Allocation
Telink 5316 MCU supports maximum addressing space of 16M bytes, including 8M-byte
program space from 0 to 0x7FFFFF (Please see the datasheet for Flash sizes) and 8M-
byte peripheral space from 0x800000 to 0xffffff. Among the 8M-byte peripheral space,
0x800000 to 0x808000 are for register space, 0x808000 to 0xFFFFFF for SRAM space
(Please see the datasheet for SRAM sizes).
Program
space
Peripheral
Space
0x800000
0x808000
Register
SRAM
0xffffff
0x000000
0x7fffff
FLASH
Customizable
Figure 2-1 MCU Address Space Allocation
2.1.2 SRAM Space Allocation
2.1.2.1 SRAM and Firmware Space
This section provides a further description of SRAM space allocation in MCU address
space.
For 16kB SRAM, the address space range is 0x808000 to 0x80C000.
The figure below shows SRAM and Firmware space allocation.