USB Host Mode on ESP32-S3 boards? #524
Unanswered
polygonfuture
asked this question in
Q&A
Replies: 2 comments 2 replies
-
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.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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