DLPU057A March 2018 – April 2022 DLP3030-Q1
Response byte is used as an acknowledgment to the display controller indicating whether the command was received successfully. The following are the return codes sent as response by the slave.
0xFF – Dummy (Should not be treated as a response byte)
0x00 – (Reserved)
0x01 – Success
0x02 – Checksum Error
0x03 – Invalid Command (indicates invalid command ID)
0x04 – Command Not Available (Command ID is valid, but not allowed in this mode)
0x05 – Length Mismatch (Expected Length for this command is different)
0x06 – Reserved
0x07 – Write Command Execution Failed
0x08 – Read Command Execution Failed
0x09-0xFE – (Reserved)
Slave will send Dummy byte (0xFF) as response until the command completes execution or it detects an error. The status is returned in the response byte as well as flagged in the system status. All reserved bytes above indicate an error in SPI protocol.