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

Support USB Hub device? #2

Open
lazywei opened this issue Dec 2, 2021 · 0 comments
Open

Support USB Hub device? #2

lazywei opened this issue Dec 2, 2021 · 0 comments

Comments

@lazywei
Copy link

lazywei commented Dec 2, 2021

So I have a keyboard with an internal USB hub and according to USBHost's library doc: https://www.arduino.cc/en/Reference/USBHost, it seems USBHost doesn't support this.

USBHost does not support devices that are connected through USB hubs. This includes some keyboards that have an internal hub.

I wonder if you could share what kind of change is required to make it support USB Hubs connected device? Is there an alternative option other than the USBHost library? I saw you have another library https://github.com/gdsports/USB_Host_Library_SAMD and curious do you think that can solve this?

Thanks!

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

1 participant