Can the bq 25504 assert VBAT_OK low sooner than 64msec after the bq25504 asserts VBAT_OK high?
Reading the datasheet, it seems like the programming resistors are sampled every 64 msec but it is not clear how often the bq25504 checks voltage on pin VBAT and updates VBAT_OK level.
I'm using VBAT_OK to switch a MOSFET switching a large current load, and it seems like the load drains my small storage to below VBAT_OK_PROG (the low threshold) and worse, below VSTOR_CHGEN of 1.8V before VBAT_OK is asserted low.
I will try a larger storage and limiting the current of the load so that the time constant is above 64msec.