i.MX8QXP DisplayPort over USB-C

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

i.MX8QXP DisplayPort over USB-C

1,516 Views
nolan_zinn
Contributor IV

Hi all!  Does anyone know if it is possible to run DisplayPort over USB-C?  I checked out https://www.displayport.org/displayport-over-usb-c/ and it looks like you need to be able to run USB 3.1 on the USB-C port to support DP.  I'm not sure if the i.MX8QXP even supports USB 3.1 on Type-C...  If so, how would we build that functionality into Yocto?

Regards,

Nolan Z

0 Kudos
1 Reply

1,407 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Nolan Z,

According to the current datasheet for the i.MX8QuadXPlus, it supports USB 3.0.

https://www.nxp.com/docs/en/data-sheet/IMX8QXPAEC.pdf

Setting up the USB version limitation, I haven’t seen this specific functionality available as part of the Yocto Project for the i.MX processors.

Some third parties like WindRiver may have some approximate implementations like the following, but I haven’t seen any ported to i.MX Processors (perhaps due to the USB 3.1 limitation)

https://github.com/WindRiver-Labs/linux-yocto-5.2/blob/master/Documentation/driver-api/usb/typec_bus...

My apologies for the inconvenience!

Regards,

0 Kudos