Hi,
I am trying to write 0x19 to my BQ76920 CC_CFG register when the MCU starts up. However, the CC_CFG bits don't change after I wrote it. The same thing has happened when I was trying to change the PROTECT3 bits by writing 0xC0, and the PROTECT3 bits never change. I believe that the MCU I2C is working properly since it was tested with another I2C device and it works.
May I know if there is any possible cause that I can work on to solve this problem?
Thanks!