Hello,
we are using a BQ24190 charger IC connected to a BQ27531-G1 on a custom board. Charging works fine. But now I'm trying to enable the BQ24190s USB OTG boost converter to generate USB Vbus supply needed for host mode. To accomplish this, I'm sending the control subcommand OTG_ENABLE (0x0015) to the BQ27531. But this doesn't seem to work.
To make sure the Vbus generation works in general, I've connected the BQ24190 directly the the host processors I2C bus. Setting bits 4 and 5 in the power-on configuration register (0x01) to [10] enables the OTG boost converter as expected and I can see 5V on VBUS.
Are there any additional steps necessary to make the OTG_ENABLE subcommand to the BQ27531 work?
Thank you very much and best regards