TCPP01-M12 Cold-Start: How does the OVP and Gate Driver operate when VCC pin is strictly 0V?
Hello everyone,
I am designing a USB-C Sink-only application (5V/3A) using a standard STM32 MCU. My power architecture is as follows:
Input: USB-C Connector (VBUS, CC1, CC2).
Protection: TCPP01-M12 controlling an external N-channel MOSFET on the high side of VBUS.
Regulation: A 3.3V LDO is connected downstream of the MOSFET.
Supply: The 3.3V output from the LDO powers the MCU and the VCC/DB pins of the TCPP01-M12.
The Constraints:
The MCU's internal UCPD peripheral is not used (pins are allocated to other functions).
The system must rely entirely on the autonomous hardware logic of the TCPP01-M12 for the initial power-up.
The "Zero-VCC" Paradox:
I have a technical question regarding the Dead Battery startup sequence. When the system is first connected to a charger and is completely unpowered:
VCC of the TCPP01-M12 is strictly 0V because the LDO hasn't started yet (the MOSFET is still open).
DB pin is also at 0V.
My Questions:
Internal Powering: How does the TCPP01-M12 energize its internal OVP comparator and Charge Pump to drive the GATE pin when its own VCC pin is at 0V? Does the chip draw parasitic power from the VBUS_CTRL pin or the VBUS line to enable this initial logic?
OVP Safety: How can we guarantee that the OVP logic is fully functional and capable of blocking the Gate Driver BEFORE the MOSFET closes, especially if a non-compliant 20V source is connected to this unpowered system?
Charge Pump Mechanism: Could you clarify if the internal charge pump for the IN_GD (22nF bootstrap) is self-powered from the VBUS input during this "cold-start" phase?
I am looking for a technical justification of the internal power rails during this transition to validate the safety of my hardware design.
Thank you in advance for your support!
