Function of USBx_VBUS pins in the imx8mp

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

Function of USBx_VBUS pins in the imx8mp

913 Views
diegoperez
Contributor II

Hi,

I am designing the USBs for imx8mp using only 2.0 phy D+ and D-, because I do not need usb 3.0.

One USB is connected to 2.0 hub in the pcb, so always will be a host. The other is used as micro USB otg connector that can be host or device.

I have some doubts about USBx_VBUS pins:

What is the function of USB1_VBUS (ball A11) and USB2_VBUS (ball D12)?

In the case of USB HUB connection: could be this pin floating?

In the case of USB micro OTG connector: this pin needs to be connected to 5V of the USB OTG connector?

Labels (1)
0 Kudos
2 Replies

903 Views
AldoG
NXP TechSupport
NXP TechSupport

Hello,

For a USB2.0 Host interface, you can just remove the USB3.0 TX/RX signals, just keep traditional USB2.0 signals.

USB_VBUS is not need to connect to I.MX8M Plus, as it's forced to be Host mode by software. ID is also not need for Host interface.

You may refer to the board schematic for this, USB3.0 HOST page 7.

Best regards,
Aldo.

0 Kudos

892 Views
diegoperez
Contributor II

Hi,

@AldoG USB_VBUS is needed if I implement a USB OTG that can be host/device?

 

Thanks and BR.

0 Kudos