USB HOST on iMX RT1170

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

USB HOST on iMX RT1170

ソリューションへジャンプ
860件の閲覧回数
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 解決策
811件の閲覧回数
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 返信
812件の閲覧回数
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 件の賞賛
返信