Hello,
I have designed my board with separate Short to VBUS protection device on the CC lines capable of protecting against 28V. The protection device includes dead battery pull down resistors.
Layout Flow:
USB C Connector -> Protection Device ->TPS25730 (The protection device only isolates the TPS25730 from the CC lines)
Power Sequence:
- Cable Connected
- VBus provided to TPS25730
- After several mS delay, 3.3V is supplied to TPS25730(VIN_3V3) and protection device
- 2.5-5mS after the protection device receives 3.3V it passes CC lines to TPS25730 and disables its dead battery pull down resistors
Almost immediately after this, VBUS cycles on and off continuously.
For reference a USB A to USB C retains its VBUS connection to my board leading me to think the issue is with the CC lines. The board powers up without issue.
R99 has been removed so that min operating is 0.5A. With a pull up on Fault_In, no power seems to pass through the TPS25730. With a pull down on Fault In, the behavior matches what I describe above.
What have I done incorrectly that is causing the source device to cycle VBUS?
Thank you,
Joe