Telink TLSR8232 BLE SDK Developer Handbook
AN-19112700-E1
17
Ver.1.0.0
1.2 Applied ICs
TLSR8232F512/ TLSR8232F128: The two ICs share the same IP core, thus their
hardware modules are almost the same except Flash size as shown below.
IC
Flash size
SRAM size
TLSR8232F512
512kB
16kB
TLSR8232F128
128kB
16kB
1.3 library
SDK 1.2.0 provides two libraries, liblt_5316_512K.a and liblt_5316_128K.a. Providing
two libraries is to save some Flash space for 128k Flash IC, which is at the expense of
removing BLE4.2 DLE features, etc.
It is verified that removing some features of BLE saves little space while loses some
functions of BLE and brings inconvenience to users. Therefore, SDK 1.3.0 reduced its
library to liblt_5316.a only.
If the user uses SDK 1.2.0, he should adjust the library according to Flash size.