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

USB driver #16

Open
paulwratt opened this issue Aug 22, 2018 · 1 comment
Open

USB driver #16

paulwratt opened this issue Aug 22, 2018 · 1 comment

Comments

@paulwratt
Copy link
Contributor

https://github.com/rsta2/uspi
this project was ported from Circle USB so it may be worth comparing since you are using parts of Circle

also this comment may assist immediately with better usb hub related detection or lack of it:
Chadderz121/csud#10

specifically:

... if you want to connect a USB keyboard, for example, directly to the USB port of RPi model A/A+/Zero/Zero W because they have no on-board USB hub (LAN9512) and their USB port is the port of the root hub.

@kelihlodversson
Copy link
Owner

The USB code I'm using is currently based on the u-boot DWC2 driver

But I've also been using the two you mention, Circle and Xinu's driver as a reference as well.

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