Other Parts Discussed in Thread: TPS25750, BQ25792
Hello,
I have a questions regarding the process of burning patches into the EEPROM. I've referred to your evaluation module for my board design.
1-) I've successfully burned the required patches into the EEPROM using the I2Cm SDA and SCL pins with the help of an STM32 Nucleo Board. My concern is whether this process is safe to perform while the device is powered. Could it potentially lead to race conditions, such as a master-master conflict, between the TPS25750 and the STM32 board?
2-)Let's say I have burned and checked the mode register (0x03) of the TPS25750 and observed that the device is in "APP " mode. Does this indicate that my patch loading process was successful? Can I use this method to verify whether my patch has been loaded correctly?
Thank you for your assistance.