Hi,
1)I am programming BQ24780s charger IC with STM microcontroller, Whenever their is PROCHOT interrupt, Charging of the battery is stopping.
So in interrupt handler should I program the charger IC once again?
2) After PROCHOT interrupt when I read register using SMBUS mode device is not responding, But if I read in I2C mode device is responding normally.
Please suggest any solution for above problems.
-Thanks