P2041 USB High Speed EHCI Controller Disable / Forcing only Full-Speed Connect

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

P2041 USB High Speed EHCI Controller Disable / Forcing only Full-Speed Connect

ソリューションへジャンプ
2,622件の閲覧回数
fsever
Contributor I

Hi,

We are wondering that whether we can disable the USB High-Speed Control interface in P2041 in order to force the USB controller work in only Full-Speed or Low-Speed Mode. 

24th bit (PFSC) of USBx_PORTSC register is usefull for this purpose but, in this register, there is a note that " this bit is only for debugging purposes". 

タグ(3)
0 件の賞賛
1 解決策
2,618件の閲覧回数
ufedor
NXP Employee
NXP Employee

The PFSC bit prevents the USB controller from declaring itself as a High-Speed and the Full-Speed link is established at a USB bus reset. So, the PFSC bit can be used for both testing and functional modes; there is no limitation to use it in debug mode only.

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
2,619件の閲覧回数
ufedor
NXP Employee
NXP Employee

The PFSC bit prevents the USB controller from declaring itself as a High-Speed and the Full-Speed link is established at a USB bus reset. So, the PFSC bit can be used for both testing and functional modes; there is no limitation to use it in debug mode only.

0 件の賞賛
2,516件の閲覧回数
vitaly_a
Contributor II

Hello,

I need to force full speed for EHCI host in u-boot. Do you know where in the driver I need to set the PFSC bit?

Thanks, -Vitaly

0 件の賞賛