Tool/software:
In our design, we are relying on OTG boost to drive 5V on PMID and VBUS...
When we set reg 0x18 charge_control_2 to 0x44 to turn on the EN_OTG bit, nothing happens with the PMID and VBUS voltage... They stay at about 0.5V below the VBAT.
When we set reg 0x18 charge_control_2 to 0x84 to turn on the EN_BYPASS_OTG, again nothing happens to PMID or VBUS... they stay about 0.5V below VBAT.
When we set reg 0x18 charge_control_2 to 0xC4 to turn on both EN_OTG and EN_BYPASS_OTG, then PMID and VBUS go to the VBAT voltage.
How do we get the BOOST to enable?
Lane