Other Parts Discussed in Thread: TPS2513, TPS2546, TPS2547
I need to build a "power source" which sits between an existing Type-C tablet and an existing USB 2 device tree.
Tablet with Type-C port -> "power source" -> existing USB 2 device tree (mice, storage, and other goodies).
"power source" connects to a wall wart. It constantly charges the Tablet with 5V, and supplies 5V to the USB peripherals.
So "power source" is like a docking station with USB 2 Host Port downstream but no extra features (no Displayport output, no connection to Superspeed signals).
Since the Tablet is controlling the USB peripherals, the Tablet thinks this is a "Type-C->USB 2.0 OTG" situation.
USB 2.0 OTG is not covered in the Type-C spec. Since Type-C has no ID pin, I don't know how to tell the Tablet to be the host.
(PD has DR_SWAP, but I don't think that is needed for super simple situations where CC wires may be unconnected.)
1) How does Type-C OTG work when only the USB 2 signals are used?
I bought the TPS25810 eval kit. It is a DFP and charges the Tablet, but has no pass-through USB connection.
The TPS25810 advertises that it can deliver 3A, but the target tablet needs to use BC1.2 (the TPS2513/2514) to get more than 500 mA.
A note here suggests that a TPS25810 plus a TPS2546 chip might be a solution.
The TPS25810 is a DRP for power, and the TPS2546 indicates that it is a CDP enabling the USB 2 tablet to get more power.
My read of the TPS2546 spec indicates that it expects peripherals to be on the BC1.2 side, with a pullup on D+ or D-.
Our system will never see peripherals on the BC1.2 side, That will be the Tablet as Host. Peripherals will be on the DM/DP_out side.
2) Will TPS2546 function with a Host on the DM/DP_IN port and a USB peripheral on the DM/DP_OUT side?
The solution in this forum read "The TPS2546 will need to share the same 5V supply as the TPS25810."
3) I connect the 5V power inputs together. But do I connect the switched USB 5V outputs together, towards the connector?
To recap:
Tablet with Type-C port -> "power source" -> existing USB 2 device tree (mice, storage, and other goodies).
USB 2.0 data goes in the order shown. No Superspeed signals at this time...
Power, however, starts in the middle and goes to both Tablet and USB devices. Want this to work for both USB 2.0-only and full USB 3 PD tablets.
4) What TI devices can I use to achieve this? Prefer no microprocessor intervention.
5) What eval boards can I flying-lead together to prove it?
Thanks