
UM0516
STBLLIB library
2.3.9
STBL_GET
BYTE STBL_GET(LPBYTE Version, LPCommands pCmds)
Issues a Get request to the device to get the firmware version and the allowed commands.
Table 11. STBL_GET description
Field
Type
Description
Version
Input
pCmds
LPBYTE
Firmware version.
LPCommands
Pointer to the Supported command structure (see Table 3:
Command record).
Output
BYTE
SUCCESS, Error otherwise (see Error codes.).
2.3.10
STBL_GET_ID
BYTE STBL_GET_ID(LPBYTE size, LPBYTE pID)
Issues a Get ID request to the device.
Table 12. STBL_GET_ID description
Field
Type
Description
size
Input
pID
LPBYTE Size of the PID buffer in bytes.
LPBYTE Pointer to the PID buffer.
Output
BYTE
SUCCESS, Error otherwise (see Error codes.).
2.3.11
STBL_GET_VER_ROPS
BYTE STBL_GET_VER_ROPS(LPBYTE Version, LPBYTE ROPEnabled, LPBYTE
ROPDisabled)
Issues a Get Version and Read Out Protection status request to the device.
Table 13. STBL_GET_VER_ROPS description
Field
Type
Description
Version
LPBYTE Firmware version.
Input ROPEnabled LPBYTE Number of times the readout protection was enabled.
ROPDisabled LPBYTE Number of times the readout protection was disabled.
Output
BYTE SUCCESS, Error otherwise (see Error codes.).
Doc ID 14490 Rev 2
11/26

























