Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB2 PHY isn't working #9

Open
sergforce opened this issue Oct 19, 2018 · 1 comment
Open

USB2 PHY isn't working #9

sergforce opened this issue Oct 19, 2018 · 1 comment
Assignees

Comments

@sergforce
Copy link
Contributor

USB2 PHY isn't working on default stock image.

If your miniPCIe slot is routed to USB2 only the board won't be enumerated.
Only native PCI-e mode is working or our XTRX usb3-to-pcie adapter.

@mazsi-on-xtrx
Copy link

here is an example FPGA design for those who want to test / play with the USB2 interface:

https://github.com/mazsi-on-xtrx/xtrx-system-test/tree/v20190501

it implements a CDC ACM device (usb-to-serial converter), which is connected to the onboard GPS,
so you can immediately start receiving NMEA sentences, even in a usb-only minipcie slot,
or without a minipcie slot by hooking up the xtrx using its microusb connector.

however, it does not include the usual FPGA design blocks of the default stock image, so don't burn
the .bin file into the flash unless you know what you are doing: the test_xtrxflash would not work anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants