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!