【i.MX8QXP USB driver】how to configure USB 3.0 to USB2.0

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

【i.MX8QXP USB driver】how to configure USB 3.0 to USB2.0

1,335 Views
jianwei_lan
Contributor III

Dear friend 

I evaluating i.MX8QXP at i.MX8QXP MEK + yocto L5.4.98_2.3.0.

1) I want to know how to configure USB3.0 to USB2.0?

2) How to check the USB working at USB3.0 or USB2.0 mode?

 

BR,

0 Kudos
6 Replies

884 Views
agupta14
Contributor II

i want to disable usb 3.0 support from usbotg1  , when we connect usbotg3.0 it should not detect and send error as not supported device, it should detect us 2.0 only how can we do this  

0 Kudos

1,322 Views
joanxie
NXP TechSupport
NXP TechSupport
0 Kudos

1,313 Views
jianwei_lan
Contributor III

Dear friend

 

I cannot understand your reply. can you provide more detail?

 

-------

BR

0 Kudos

1,292 Views
joanxie
NXP TechSupport
NXP TechSupport

do you want to remove type C, then use usb2.0 to download images, right? if yes, you can use OTG1, in current mek board, OTG2 is  intended to be part of the SS3 interface. you can just use OTG1

 

0 Kudos

1,261 Views
jianwei_lan
Contributor III

Dear friend

 

i want OTG2 be used as USB2.0.

 

 

BR,

your friend

0 Kudos

1,242 Views
joanxie
NXP TechSupport
NXP TechSupport

try to remove "extcon = <&typec_ptn5150> " and try to disable CONFIG_USB_TCPC in the deconfig file:

"https://source.codeaurora.org/external/imx/uboot-imx/tree/configs/imx8qxp_mek_defconfig?h=imx_v2020...."

 

0 Kudos