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,605 次查看
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,601 次查看
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,602 次查看
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,499 次查看
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 项奖励