-
Notifications
You must be signed in to change notification settings - Fork 7.3k
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
examples/peripherals/usb/host/msc not working (IDFGH-13726) #14595
Comments
Hi @diplfranzhoepfinger , Unfortunately, ESP32-S3-DEVKITC supports only USB Device example out of the box. Here is related Q&A: https://esp32.com/viewtopic.php?f=25&t=26377&p=126685&hilit=usb#p126685 Sorry for the inconvenience. |
i remove Diode D7, and add a solid wire instead! |
|
WORKING ! |
Answers checklist.
IDF version.
ESP-IDF Release v5.3.1
Operating System used.
Linux
How did you build your project?
Eclipse IDE
If you are using Windows, please specify command line type.
None
What is the expected behavior?
I expected it to work.
What is the actual behavior?
Instead it does print: I (326) example: Waiting for USB flash drive to be connected
Steps to reproduce.
compile and flash the examples/peripherals/usb/host/msc
i did use this Cable: https://www.amazon.de/deleyCON-Adapter-Kabel-Nylon-Metallstecker/dp/B071K8KVKY
and connected it to a ESP32 S3 Devkitc
Build or installation Logs.
More Information.
No response
The text was updated successfully, but these errors were encountered: