Hi TI team,
I was curious as to what happens to the internal registers of the device when it enters into SHIP mode.
The scenario I am curious about is as such:
1. The device senses OV and sets CHG_ON to 0 in response.
2. The microcontroller sends the device to SHIP mode without Clearing the OV in SYS_STAT register.
3. While the device is in SHIP mode the Voltage on the Battery cells discharges to below the OV threshold
4. The Microcontroller now wakes up the device.
5. Will the CHG_ON output be released automatically or not and will the OV signal still be latched?
Will the device still have the OV bit latched from the previous cycle before it entered SHIP mode?
Thanks.