Tool/software:
I have a mature project using the TPS65994AD on an ADL-P platform, where power is supplied via a Type-C port connected to a customer's daughter card to draw 20V. Now, the customer has proposed a functional requirement, and I’d like advice on how to implement it. The requirement is as follows:
When the system is powered off, the TPS65994AD should send a message to the partner PD controller (model EJ899I) via the CC pin. Upon receiving a message indicating the system is powered on, the EJ899I will assert a GPO signal.
Questions:
-
How can I send this message through the CC pin using the TPS65994AD (or through other pin in TYPE-C) ?
-
What would be an appropriate message/content to send for this purpose?
Additional Info:
-
The customer’s sub-card’s Type-C port is exclusively connected to my motherboard.
-
The goal is to notify the EJ899I of the system's power state (off/on) via PD communication.
Any guidance on register configurations, PD messaging protocols, or relevant examples would be greatly appreciated!