Hello,
I am trying to turn OFF/ON the BATEN pins by toggling the Battery Charging Support Register (Register Address 0x06 batEn[3:0]). Currently, BATEN3 is low and BATEN1 and BATEN2 are high. Battery Charging Support Register returns 0x1. When I write a 0x7 to the Battery Charging Support register, I read the 0x7 in the register but BATEN3 pin is still low. How can I toggle the BATEN signals? The goal is to toggle the BATEN signals to power cycle a USB device attached to one of the TUSB slave ports. Below is the schematic.
Thank You