Tool/software:
We are running the charger in standalone mode (sink only) to charge an 8S Li-Ion battery. Charging power is being supplied via USB-PD, using a TPS25751S, set to negotiate only 12V @ 5A on PPHV. We don't want to connect the I2C lines to the BQ25756. We want to understand the method to disable the reverse mode in hardware. The datasheet descriptions for pins 32 and 33, show both as VAC but with seemingly differing functions:
"Input Voltage Detection and Power – Connect a 1-μF capacitor from pin to PGND. Pin 33 is the input bias to power the IC, and ACOV/ACUV resistor divider should be connected relative to pin 33. When Reverse Mode is enabled, pin 32 is regulated to VAC_REV."
The MODE pin (17) is only described to be connected to PGND. Does this inherently block reverse operation when no I2C commands are ever received? Please clarify, Thanks!