I am trying to reduce the number of resistors in a design using BQ25504.
The design uses a super cap, I don't need battery management. There is no undervoltage or overvoltage danger to the super cap. When the super cap is charged to VBAT_HYST (the increasing threshold), VBAT_OK will assert high and switch my load. That will drain the cap until it reaches VBAT_OK. The load is non-electronic, just a motor.
I am thinking I can use just the three resistor network for BAT_OK and BAT_OK_HYST (and omit the resistor networks for VBAT_OV and UV.) From my reading of the datasheet, I can tie the VBAT_OV pin to the OK_HYST pin (also tied to the same node of the three resistor network) and tie VBAT_UV pin to the OK_PROG pin.
Should that work?