Hi everyone,
I am using several TPS63031 on a design to get 3.3V supplies. The EN pin of two of them is connected to the GPIO pin of a microcontroller and is pulled-down by a 10k resitor.
When the GPIO pin is configured to output LOW, the TPS63031 is giving an output of 1.1V while I am observing 0V on EN pin with a voltmeter.
Is there a particular GPIO configuration recommended to control the EN pin on a microcontroller ? Is the pull down resistor a problem here ?
Few more informations:
- PGND and GND are simply connected like in the example layout of the documentation so ground noise can be a thing here.
- The 1.1V output seems stable, even though I don't have accurate tools to confirm that. Furthermore, it is enough to keep supplying the load.
- The 3.3V output is working fine when the GPIO is output HIGH on the EN pin
- The input is fixed at 3.7V with a DC supply for now
Here are the schematics:
On the microcontroller side, the EN pin is directly connected to the GPIO, without any added component.
Best regards,
Gabriel Lucas