Hi,
I am designing a circuit with the bq25120a.
I want to be able to control the builtin LDO - both enable/disable it and change its voltage.
My MCU has a limited number of GPIOs.
I would like to "disable" the LSCTRL pin (so it doesn't require a GPIO) and control the LDO entirely from the I2C registers.
My thought was to tie LSCTRL to logic high (Vcc).
On page 43 of the datasheet it is stated that "The LS_LDO output can only be changed when the EN_LS_LDO and LSCTRL pin has disabled the output."
Does that mean that I must toggle LSCTRL to change the LDO voltage?
Thanks,
Michael.