We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ESP32-S3
I would like to use USB Host on S3.
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!
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.
No response
The text was updated successfully, but these errors were encountered:
we have not added host support to Arduino yet, but we will look into it in near future
Sorry, something went wrong.
That's amazing thank you. Can we leave this issue open to track updates or is there a better place?
Sure we can. I updated the title
No branches or pull requests
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: