Hi, TI
I meet a problem, I want to enable CRC of I2C1 in register 0x11a, but failed. Could you give me the guide how to change it? I confirm that register is not lock (0xA1 is 0)
Thank you!
BRs
Ding Zhihua
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.
Hi, TI
I meet a problem, I want to enable CRC of I2C1 in register 0x11a, but failed. Could you give me the guide how to change it? I confirm that register is not lock (0xA1 is 0)
Thank you!
BRs
Ding Zhihua
Hello Zhihua,
Can you give me your part number for the TPS6594, I can further help you, but I assume this is J7 EVM correct?
If you could provide more details I could see about providing you an easier solution than unlocking the NVM.
BR,
Nicholas
I assume it's one of the many solutions that we provide for the J7
Please run this command for the I2C_2 field bit in the 0x85 (FSM_I2C_TRIGGERS) register.
i2cset -y -f 0x48 0x85 4
This should do it, please let me know if it doesn't work out for you.
BR,
Nicholas
Hi Nicholas
Thank you for your suggestion.
The part number is TPS65941212RWERQ1, I tried to unlock the user EE program by writting 0x98 0xb8 0x13 0x7d to register A2, and it works.
However, I will try your method.
Thanks!
Zhihua
Hello Zhihua,
yes I tried that method as well, while it does work we prefer that the I2C_2 bit be set instead as it doesn't unlock the other sensitive registers.
I'm glad that it's worked out!
BR,
Nicholas