9.1.6 TPI Read Memory

Reads data from memory using TPI programming.

Table 9-12. TPI Read Memory Command Format
FieldSizeDescription
TPI_CMD_READ_MEM1 byteCommand ID
Memory Type1 byte

TPI_MEM_TYPE_APPL or

TPI_MEM_TYPE_FUSE or

TPI_MEM_TYPE_LOCKBITS

Address4 bytesAddress to start reading from
Length2 bytesNumber of bytes to read (1 to 256)

Response:

Table 9-13. TPI Read Memory Response
FieldSizeDescription
TPI_CMD_READ_MEM1 byteCommand ID
Status1 byte

TPI_RSP_ERR_FAILED or

TPI_RSP_ERR_COLLISION or

TPI_RSP_ERR_OK

Data1 byteData read from memory