DLPU057A March 2018 – April 2022
This example tries to write to the status register. The command address is valid, but a write operation is invalid. Slave responds with 0x04 (Command Not Available). The same response is also returned by slave if a calibration command is sent while in normal mode or if a normal mode command is sent while in calibration mode. Read of all commands (unless a command supports only write), is available irrespective of normal/calibration mode.
59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | |
Host (Master) | A5 | 66 | 04 | FF | FF | FF | FF | 66 | 00 | 00 |
Piccolo (Slave) | FF | FF | FF | FF | FF | FF | FF | FF | FF | 04 |