How can I know if otg device has been connected to port 3.0 or port 2.0 of the computer?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How can I know if otg device has been connected to port 3.0 or port 2.0 of the computer?

568 次查看
josupalen
Contributor I

Hello,

I have a custom board based on imx8mini. It is supplied from USB type C connecting it to a computer.
How can I know if the custom board has been connected to port 3.0 or port 2.0 of the computer?

Regards,

Josu.

标签 (1)
0 项奖励
回复
1 回复

545 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Josu,

Many computer manufacturers do not clearly mark USB port versions. Use the Device Manager to determine if your computer has USB 1.1, 2.0, or 3.0 ports:

  1. Open the Device Manager.
  2. In the "Device Manager" window, click the + (plus sign) next to Universal Serial Bus controllers. You will see a list of the USB ports installed on your computer.
    • If your USB port name contains "Universal Host", your port is version 1.1.
    • If the port name contains both "Universal Host" and "Enhanced Host", your port is version 2.0.
    • If the port name contains "USB 3.0", your port is version 3.0.
0 项奖励
回复