The USB OTG Sabre board

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

The USB OTG Sabre board

1,193 次查看
PatrickStilwell
NXP Employee
NXP Employee

Hi, can I have help with this question.

Using WIndows OS using an i.MX6 Sabre Board:

The USB OTG board is the only USB port exposed by the Sabre board so we had to use it when connecting a USB stick with the Windows image.

Since it is an OTG code, we had to configure it by the UEFI software to ‘host mode’.

My question is, is there a way to lock the OTG port to ‘host mode’? Locking means, configuring it so ‘reset port’ does not revert it back to ‘idle’.

I have noticed that GPIO_1 can be configured as USB_OTG_ID. Does that have any effect on the USB OTG  port configuration, or can it be used for the “locking” the ‘host mode’ configuration?

Thanks

Pat

标签 (2)
0 项奖励
回复
3 回复数

787 次查看
Yuri
NXP Employee
NXP Employee

   If OS analyzes  the USB_OTG_ID signals in order to select USB mode, one can pull down
the USB_OTG_ID in order to force OS entering USB host mode.


Regards,

Yuri.

0 项奖励
回复

787 次查看
fabio_estevam
NXP Employee
NXP Employee

Pat,

You could also use the native USB Host port that is available at the PCI port. You would need a PCI to USB adapter like:

http://www.amazon.com/SOOGOOD-PCI-E-Adapter-MiniCard-USB2-0/dp/B00JPY5V38/ref=sr_1_1?ie=UTF8&qid=142...

I have tested it (under Linux) on a imx6q-sabresd and it worked fine.

Regards,

Fabio Estevam

0 项奖励
回复

787 次查看
igorpadykov
NXP Employee
NXP Employee

HI Patrick

it is not possible to “lock” USB OTG to ‘host mode’ configuration,

USB_OTG_ID can not be used for this.

USB OTG can be programmed in software to support only host mode,

also USB_OTG_ID is processed in software.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复