Hello,
I have a device that supports DP alt mode and it has the ability to route USB3 (10gbps) or DP out of the USB Type C connector.
This devices generates the DP content
I'm making a board that will do two things:
1. Allow a USB HOST PC to connect to the TUSB1064 SS downstream ports and enumerate the previously mentioned device as a USB device (connected to the TUSB1064 SS upstream ports)
2. Route the DP output of the TUSB1064 to a DP connector which will be connected to a DP monitor using a DP-DP cable
I think the DP port part is fine with the TUSB1064, but all the EVM documents I see reference connected a the downstream USB pins to devices / hubs and the upstream to the host PC, whereas I want the opposite.