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.

BQ27Z746: How to calculate the checksum value for address 0x60?

Part Number: BQ27Z746

Tool/software:

Hello TI Support Team,

I am currently learning how to change the Security Key in the TRM.

I would like to ask about the detailed steps.

First, I write to 0x3E:

[35 00 23 01 67 45 AB 89 EF CD 44 22 31 21].

Next, I write to 0x60:

[0A 0C]

Where 0x0C represents the data length [23 01 67 45 AB 89 EF CD 44 22 31 21] => 12 bytes, is this correct?

Does 0x0A represent the checksum value? How is it calculated? Isn't this value 0x52?

Thanks!