Tool/software:
We have used bq24296M as the BMS for a medical device. A host MCU controls the bq24296M via I2C. The whole power management in the system is done by bq24296M.
To turn OFF, the host MCU sends an I2C data to BMS which cuts off the entire power supply.
Now to turn ON again, a manual push button is present which controls the internal gate logic inside BMS which turns ON the device again.
The question is how to turn OFF the power out from BMS, if the I2C channel fails.?