i.MX6 usb device port limit to full speed

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

i.MX6 usb device port limit to full speed

1,082件の閲覧回数
her
Contributor I

Is it possible to change the linux device driver that the device is only enumerated as a full speed device (12MBit/s)?

It is mainly for testing purpose to sort out potential EMI issues we may have with high speed (480MBit/s)

ラベル(1)
タグ(4)
0 件の賞賛
3 返答(返信)

640件の閲覧回数
Yuri
NXP Employee
NXP Employee

  Software should set the PFSC bit (bit 24) in the PORTSC register during USB controller init

and prior to setting the RS bit in the USBCMD register (start controller). The port will than

work in full speed only.


Have a great day,
Yuri

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

0 件の賞賛

640件の閲覧回数
xiaoqianlin
NXP Employee
NXP Employee

Can you provide the sample code?

Linda Lin
0 件の賞賛

640件の閲覧回数
Yuri
NXP Employee
NXP Employee

  Freescale does not support i.MX6 WinCE, we do not have sources.

~Yuri.

0 件の賞賛