This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

在type-c上实现两个方向的视频流

我们希望在type-c上实现两个方向的视频流,都通过DP进行传输,一个方向用一个lane,一个方向用两个lane,不知是否可以实现?

框图如附件。

 

谢谢!

type-c_Alfareal.pdf
  • Hi Henry,

    1. TypeC 协议允许出现双向DP, 但是不能双向同时发生,必须一个主一个从;

    2. TypeC DP mode 里只有2 lane or 4 lane, 1 lane 不support, 你可以设为为双向各2lane.

    Best regards

    Fabian