9.1.5 TPI Write Memory

Writes data into memory using TPI programming.

Table 9-10. TPI Write Memory Command Format
FieldSizeDescription
TPI_CMD_WRITE_MEM1 byteCommand ID
Memory Type1 byte

TPI_MEM_TYPE_APPL or

TPI_MEM_TYPE_FUSE or

TPI_MEM_TYPE_LOCKBITS

Page Mode1 byteNot used - ignored
Address4 bytesAddress to write to
Length2 bytesNumber of bytes to write (1 to 512)
DataN bytesData to write

Response:

Table 9-11. TPI Write Memory Response
FieldSizeDescription
TPI_CMD_WRITE_MEM1 byteCommand ID
Status1 byte

TPI_RSP_ERR_FAILED or

TPI_RSP_ERR_COLLISION or

TPI_RSP_ERR_TIMEOUT or

TPI_RSP_ERR_OK