Hi, all:
I want to turn on and turn off TPS6594 LDO, BUCK output in the different time. because my design has requirement for power up and down sequence.
1: when PMIC is working, all LDO and BUCK output normally, if I am using IIC of MCU to communicate with TPS6594, all LDO, BUCK will not output in this time? my EVM doesn't output when I am programming with GUI.
2: TPS6594 - VCCA(4 pin) still connects external 3.3V, but TPS6594 - VIO-IN(48 pin) power is from VOUT-LDO1(13 pin), when I turn off LDO1, then I can't connect TPS6594 later? because PMIC IO is 0V now, IIC can't communicate with MCU.
3: can I set register value for power down and power up sequence about LDO and BUCK output, depend on my requirement when the VCCA turn off? if we can do this, we need not communicate with PMIC when PMIC on working, only need to program one time, and when PMIC power down and power up, all output power down and power up sequence will according to my requirement.
thanks