Please confirm our understanding of the CRC:
- For a regular register read, if the CRC sent to the chip is incorrect, the chip inverts the LSBit of the CRC in the response data. The response data is present, but the CRC miss-matches because the LSBit has been inverted.
- For a register write, if the CRC sent to the chip is incorrect, the data is not written to the register. The response data is present, but the CRC miss-matches because the LSBit has been inverted.
thanks,
JJ