This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TPS653850A-Q1: What is a correct sequence for WRITE command ?

Part Number: TPS653850A-Q1

Hello,

PMIC is in dianostic state. I tried to write to PMIC 3 bytes:

Byte 0 -> register code

Byte 1  -> new value

Byte 3 --> 8 bit for CRC8 (actual CRC is 4 bits with 4 reserved bits), polynom: X^8 + X^2 + X^1 + 1

Specification for this PMIC mentioned about STAT[7..0] usage for CRC calculation.

How to get correct CRC calculation?
Is there exist ability to disable CRC protection?

Regards

Igor