USB HOST on iMX RT1170

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

USB HOST on iMX RT1170

跳至解决方案
1,009 次查看
leonardoprates
Contributor III

I wanna use one of USB OTG of iMX RT1170 as HOST only. Is mandatory to use USB_OTG_PWR and USB_OTG_ID dedicated pins? Can I use others to do this functions? Microcontroller needs to have control over USB_OTG_VBUS input or this can be left directly connected? Is mandatory to have GND at USB_OTG_ID dedicated pin?

Are there some host only schematic to help to understanding the better way to connect?

Thank you,

Leonardo

标记 (1)
0 项奖励
回复
1 解答
960 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @leonardoprates ,

 USB_OTG_PWR is actually not connected in the EVK. 

When USB is not plug in or a host is plug in, the USB_OTG_ID is high. When USB device is plug in, the USB_OTG_ID is low so that NX5P3090UK supply 5V to VBUS and then to the device.

USB_OTG_ID is not a must if you only use it as a host. USB controller can detect plug in by D+/D- line.

 

Regards,

Jing

在原帖中查看解决方案

0 项奖励
回复
1 回复
961 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @leonardoprates ,

 USB_OTG_PWR is actually not connected in the EVK. 

When USB is not plug in or a host is plug in, the USB_OTG_ID is high. When USB device is plug in, the USB_OTG_ID is low so that NX5P3090UK supply 5V to VBUS and then to the device.

USB_OTG_ID is not a must if you only use it as a host. USB controller can detect plug in by D+/D- line.

 

Regards,

Jing

0 项奖励
回复