USB Host Mode on ESP32-S3 boards? #524
Replies: 4 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
|
tinyusb core support host mode for s3, but I haven't tried to integrated it into this Arduino lib just yet. If you are willing to put effort you could get it running. |
Beta Was this translation helpful? Give feedback.
-
|
Just to add in my desire for Adafruit_TinyUSB host support for the ESP32-S3 boards! I'm desperate for a Wifi enabled board with USB Host support. @polygonfuture did you happen to get anywhere with your attempts? :) |
Beta Was this translation helpful? Give feedback.
-
|
@polygonfuture I got it working but I had an issue with the device driver. See my discussion and solution here: hathach/tinyusb#3219 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Does the library allow for USB Host Mode for ESP32-S3 boards that have USB OTG enabled?
Specifically I am trying to setup an ESP32-S3 with OTG USB to act as a serial monitor for Adafruit MCUs, over a single USB cable.
Board and Platform Info:
ESP32-S3 Board: m5stack Core S3
Framework: Arduino
IDE: Platform IO with VS Code
Can anyone please provide insight?
Beta Was this translation helpful? Give feedback.
All reactions