Part Number: BQ25756E
Other Parts Discussed in Thread: BQ25750
Tool/software:
I have a system using BQ25756E to implement battery backup in a gateway product.
Ideally, the BQ25756E automatically handles battery backup via its reverse operation mode by driving its buck-boost. I have some concerns about the reverse mode behavior in the event of AC adapter power loss and am looking for some clarification.
According to the datasheet I enable this mode by setting the EN_REV bit in the Power Path and Reverse Mode Control Register:

So for me this means as soon as I'm powered up I need to configure the BQ25756E and set this bit to enable backup power mode.
However, the datasheet also states that this bit is reset by a reset command, the watchdog, or an adapter plug in event.
This related E2E post from 2 years ago elaborates more with Utsav Gupta saying
"The reverse mode will indeed be reset when charging is enabled and will again have to be set once the charge is disabled."
So let's say my AC adapter is plugged in, the host is powered, and I am charging the battery pack.
Since I am charging, reverse mode is reset. If I lose power during this moment it seems like backup power mode will not function, correct?
Is there any way to enforce better persistent reverse backup behavior?