Hello everyone
I'm using a TPS65981 and TUSB1046 system as a DisplayPort alternate mode source, and I'm experiencing an unusual issue. I am able to get some output video on my monitor, but it plays for about 5 or so seconds, then the monitor enters sleep mode, saying that there is no DisplayPort signal, then wakes up for another 5 or so seconds half a minute or so later. There is of course some possibility that the issue lies in the native DisplayPort source, but I did not experience the problem in a very similar setup (nearly identical), that output through a native DisplayPort connector without any intervening hardware.
I think the problem might be caused by one of these elements:
- Our TPS65981 was setup as a USB sink when it was designed and cannot source power. To fix this, we are driving 5V onto the USB-C connector through a bench top power supply. It is giving me some error interrupts (device incompatible and power-related issues).
- Our TUSB1046 was setup primarily for 2 DP lanes + 1 USB SS pair, but I am using a USB-C hub with a DisplayPort output that supports only pin configuration C. I know that operating with only 1 or 2 lanes is required part of the DisplayPort spec, but I wonder if there could be some issue with the TUSB, since the 2 lower DispayPort lane input connections are floating and pin configuraton C specifies 4 DP lanes.
- For simplicity, I have fixed the CTL1 and CTL0 inputs on the TUSB to 1 and 0 respectively (4/0 DP/USB with or without flip).
Is there anything in this setup that might be preventing the DisplayPort from working reliably?
Thanks!