
UM0516
STBLLIB library
2.3.16
STBL_READOUT_PERM_UNPROTECT
BYTE STBL_READOUT_PERM_UNPROTECT()
Disables the memory readout protection (permanently in the case of the STR75x).
Table 18. STBL_READOUT_PERM_UNPROTECT description
Field
Type
Description
Output
BYTE
SUCCESS, Error otherwise (see Error codes.).
2.3.17
Note:
STBL_READOUT_TEMP_UNPROTECT
BYTE STBL_READOUT_TEMP_UNPROTECT()
Disables the memory readout protection temporarily.
This command is not available in “STM32F101xx and STM32F103xx system memory boot
mode” (AN2606).
Table 19. STBL_READOUT_TEMP_UNPROTECT description
Field
Type
Description
Output
BYTE
SUCCESS, Error otherwise (see Error codes.).
2.3.18
STBL_UPLOAD
BYTE STBL_UPLOAD(DWORD Address, LPBYTE pData, DWORD Length)
Issues an Upload request to the device.
Table 20. STBL_UPLOAD description
Field
Type
Description
Address
DWORD Address the data will be read from.
Input pData
LPBYTE Pointer to the data buffer.
Length
DWORD Length of the data buffer in bytes.
Output
BYTE SUCCESS, Error otherwise (see Error codes.).
Doc ID 14490 Rev 2
13/26

























