Other Parts Discussed in Thread: TPS26750, , TUSB3410
Tool/software:
I am working on a device that connects to an Android smartphone via USB-C.
My goal is to achieve two things at the same time:
-
Charge the Android device (5 V / 2 A).
-
Exchange data over USB as a COM/UART device (so the phone remains the USB host).
From what I understand, this requires a charge-through / OTG + charging design.
A simple CC resistor setup is not enough - I need proper CC/PD role management so that the phone stays DFP (data host) while being Sink (powered/charging).
I’ve found references to controllers like TI TPS26750, TI TUSB422, but I haven’t yet located a complete reference schematic that shows power switches with discharge circuit and any demo code for microcontroller to advertise the right roles (data host + sink).
Could you point me to a reference design / evaluation board schematic that implements this?
I already requested TUSB422 software/TUSB422-DESIGN but it has been denied.