The device supports USB OTG operation to deliver power from the battery to other portable devices through USB port. The OTG mode output voltage is set in REG0x07/06(). The OTG mode output current is set in REG0x09/08(). The OTG operation can be enabled if the conditions are valid:
- Valid battery voltage is set REG0x05/04(), the battery voltage should not trip the BATOVP threshold, otherwise, the converter will stop switching.
- OTG output voltage is set in REG0x07/06() and REG0x34[2], if REG0x34[2] = 0, the VOTG digital DAC is offset by 1.28V to achieve higher range from 4.28V~20.8V, if REG0x34[2] = 1, the VOTG digital DAC is from 3V to 19.52V.
- OTG output current is set in REG0x09/08().
- EN_OTG pin is HIGH, REG0x35[4] = 1 and REG0x34[5] = 1.
- VBUS is below VVBUS_CONVENZ.
- 10 ms after the above conditions are valid, converter starts and VBUS ramps up to target voltage. CHRG_OK pin goes HIGH if REG0x01[3] = 1.