-
Notifications
You must be signed in to change notification settings - Fork 7.6k
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
Add support for TinyUSB Host #10978
Comments
we have not added host support to Arduino yet, but we will look into it in near future |
That's amazing thank you. |
Sure we can. I updated the title |
I just wanted to add that I am also looking for MIDI capabilities in Arduino environments with an S3. Would be great to see this working in a similar way as with the Teensy devices with MIDI and other USB device type support. Thanks in advance. |
Related area
USB
Hardware specification
ESP32-S3
Is your feature request related to a problem?
I would like to use USB Host on S3.
Describe the solution you'd like
I hear that USB Host support is ready from tinyusb, which is very exciting.
hathach/tinyusb#2634 (comment)
Would it be possible to confirm this?
Will we see some example code at some point?
I am particularly interested in MIDI USB Host.
thank you!
Describe alternatives you've considered
Currently I use esp-idf for USB MIDI Host, but I would like to use Arduino, because I produce development boards, and my users prefer Arduino.
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
The text was updated successfully, but these errors were encountered: