Hello,
Can you pls. clarify how to start up the TPS65070.
As far as I understand, according to the datasheet SLV950B, page 71 the power path of the TPS65070 should be enabled whenever there is a sufficient voltage on AC or USB regardless of the levels on PB_IN# or POWER_ON. The dcdc converters can be enabled later on by PB_IN# or POWER_ON. We don't use a battery and we don’t' use the wLED driver. Different from the attached schematic I connected bat to GND, reduced the resistor on TS to 1K and experimented with all possible combinations of PB_IN# and POWER_ON.
This is the setup I want to have, I need the sys voltage right after plugging in the USB or AC supply (there is no power on button, PB_IN# is open and should be pulled up internally) as I derive the supply voltage for the USB device controller from VSYS, later on after USB enumeration when the device is allowed to drain 500mA I would like to turn on the dcdc converters by bringing POWER_ON high from a GPIO of the USB device controller to power the remaining devices on the board.
However this does not work! the power path is not switched trough until I bring the POWER_ON high by an external voltage, not even pulling it up to SYS does the task.
Please tell me if the above behavior is intended or specify how it should be.
Nikolaus