I have a BQ25713 charger, which gets the initial supply from the VBUS to charge super capacitors. In order to charge the SCPs fast, the BATFET source is shorted to the BATFET drain.
According the point 9.6.5.1 in the data sheet, BQ25713 needs to stay in the HIZ mode till the configuration is completed. I found out, that BQ25713 starts the charging sequence before I am able to enable the HIZ by I2C interface. Is there a way to enable the HIZ mode from the begin and to release the HIZ mode later per I2C cmd? The goal is it, to save a cpu pin for controlling the HIZ mode.