In the TPS65072 specification "Figure 33. State Machine" indicates that if (from the POWER OFF state) VBUS is applied, the state machine will transition to the POWER OFF 2 state. Since VBUS = 1, the state machine will then transition to the WAIT FOR POWER ON state. Once in this state, the state machine will wait for a negative edge on the PB_IN_N pin before turning on.
My question is: How long after VBUS is applied does the TPS65072 start looking for the edge on PB_IN_N? I am looking for a minimum time. The board I am working with has an implementation where the application of VBUS and the assertion (low) of PB_IN_N are coincident but the TPS65072 does not turn on. Adding an RC time filter to delay the PB_IN_N assertion causes the TPS65072 to turn on, but I would like to make sure I have designed in the correct time delay.
Thanks,
Aaron