8.2 SPI Programming Protocol Responses

Response packets are described after each command.

Table 8-22. SPI Response Types
TypeValueDescription
SuccessSPI_STATUS_CMD_OKCommand executed OK
WarningsSPI_STATUS_CMD_TOUTCommand timed out
SPI_STATUS_RDY_BSY_TOUTSampling of the RDY/nBSY pin timed out
ErrorsSPI_STATUS_CMD_FAILEDThe command did not execute
SPI_STATUS_CMD_UNKNOWNUnknown command
SPI_STATUS_PHY_ERRORSPI hardware error
SPI_STATUS_CLOCK_ERRORLower the clock and retry
SPI_STATUS_BAUD_INVALIDBaud rate out of range