-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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 Host on Zephyr #12386
Comments
I'm also interested in this feature, and as far as I've found in internet - there are much more requests for usb host support ;/ |
checking in if any plans from NXP to contribute with host support for LPC or i.MX |
No plans yet |
@MaureenHelm |
@kevin0402 I don't have a developer available to work on this right now, but if you want to drive the effort, we can help if you have questions. PRs are welcome. |
how about now? :-) |
I'm no longer in a position to speak for NXP. I defer to @dleach02 |
@dleach02 Any update on USB host and pull-request above? We'd love to use Zephyr but cannot without USB host (as many others)... Thanks! |
Hi @jfischer-no, This issue, marked as an Feature Request, was opened a while ago and did not get any traction. Please confirm the issue is correctly assigned and re-assign it otherwise. Please take a moment to review if the issue is still relevant to the project. If it is, please provide feedback and direction on how to move forward. If it is not, has already been addressed, is a duplicate, or is no longer relevant, please close it with a short comment explaining the reason. @bublover you are also encouraged to help moving this issue forward by providing additional information and confirming this request/issue is still relevant to you. Thanks! |
both nxp's lpc and mcx support host, as well as upcoming nordics. joint effort? |
We cannot use Zephyr for several projects until USB Host mode and ideally OTG are supported. Lots of other firms are in the same boat... |
Progress on USB support is covered in #42066. There is no need for another opaque enhancement issue. |
Is your feature request related to a problem? Please describe.
We're working for UNISOC and doing upstream for new chip and board.
#10626
Now we need to support pen drive when Zephyr is working on USB host mode.
but there is USB device mode only on Zephyr.
Describe the solution you'd like
Please provide a framework of USB host, like driver, api, protocol, etc..
Describe alternatives you've considered
Please provide thinking and methods that I might use to add.
Additional context
NA
The text was updated successfully, but these errors were encountered: