Behavior of POWER_OK2 pins and GPIO pins STUSB4500
Here is my requirement for my USB-C powered system:
- I need 5 V @ >= 3 A.
- It doesn't really matter to me if the above is achieved from a USB PD contract in place, or if a non-PD USB-C Source is advertising 5 V @ 3A via a 10k pull-up.
- I don't want to use a micro controller.
If I cannot get 5 V @ 3 A either from a non-PD USB-C or a USB PD contract, I do not want the STUSB4500 to allow the rest of my system to power up. For example, if someone uses a USB-A legacy charger with a 56 kohm resistor (i.e. default USB power of 1 A) built into the cable: my device shouldn't be allowed power up.
I see that Table 4 in the datasheet states a few configurations. I have a question about configuration 3. In this configuration, "POWER_OK2" asserts when a 3.0 A USB Type-C @ 5 V driver is attached (I believe it does this by detecting a 10k pull-up on one of the two CC pins). Will this pin also be asserted if a suitable power delivery contract (i.e. >= 3 A @ 5 V) is negotiated?
If so, my plan is to use this output pin to enable a load switch to power up my system.
