Hello,
The controller I am using on my board requires that the five differnet voltages powering it power up one after the other.
First, the +3.3V generated by a TPS62130
then +2.5V generated by another TPS62130
then +1.2V generated by a third TPS62130
then +0.8V generated by a TPS53319
and last +0.67V generated by a second TPS53319
To meet this requirement, for each voltage regulator I connected the "Power Good" pin to the "Enable" pin of the following voltage regulator. (SEE ATTACHED SCHEMATIC FOR DETAILS)
But now I am facing the problem that the PG pins of the TPS62130s indicate "Power Good" even though the corresponding voltage regulator isn't even enabled yet by its preceding voltage regulator. Why is "Power Good" (high-impedance) indicated by the device if the output voltage is still 0V?
How can I solve this problem and make sure that one power powers up after the other?
Thank you very much for your help!