Tool/software:
I'm designing a PCB to power an ESP32-S3-WROOM-1 (3.3V, 500mA peak) using the BQ25190.
I need to supply 3.3v to the ESP32 and need to configure the BQ25190 to supply this voltage, specified during PCB layout, to avoid initial i2c programming.
The datasheet doesn't specify a default BKOUT voltage. Is there a way to configure BKOUT for 3.3V using external components (e.g., resistors) or other hardware means?
If not, are there any default voltages compatible within the input range of the microcontroller between 3.0 and 3.6v (with a peak of 500mA)?
In fact, do you have any advice?