Problem using LS1046A as USB 2.0 Host

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

Problem using LS1046A as USB 2.0 Host

628 Views
Robbo76
Contributor I

Hello!

We have a custom LS1046A board at which we have only connected D M/P wires from the second USB controller.

We do not get any USB device to register in U-Boot. Do you have any hints on what do change in U-Boot/DTB/Linux to get it working?

I have seen a suggestion to set Global hardware parameters register 3 (GHWPARAMS3) DWC_USB3_SS_PHY_INTERFACE to zero to "put" it in USB 2.0 mode. But this is a read only register and it is set to 1 (PIPE3/USB 3.0).

Thanks

BR

Robert

Labels (1)
0 Kudos
1 Reply

509 Views
Pavel
NXP Employee
NXP Employee

Your connection is similar to connection between super-speed host and super-speed device using USB 2.0 cable.

We have tested this configuration. There is correct connection. There is message from u-boot that USB 2.0 device is connected.

See information about super speed enumeration on the following page:

https://electronics.stackexchange.com/questions/297031/usb-3-x-ss-enumeration


Have a great day,
Pavel Chubakov

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

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 Kudos