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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
2,501 Views
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". 

Tags (3)
0 Kudos
1 Solution
2,497 Views
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.

View solution in original post

0 Kudos
2 Replies
2,498 Views
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 Kudos
2,395 Views
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 Kudos