ESP32s3 USB MSC sample not working
Posted: Wed Mar 04, 2026 12:09 pm
I am trying the sample application on ESP32s3 based board. The application is not working as expected.
I have tried this same application with ESP32P4 device and it works as expected.
Do I have to enable any specific settings to get it working on S3 device?
After flashing the board with the sample, it should create some files with data on connected USB Flash drive.esp-idf/examples/peripherals/usb/host/msc/
I have tried this same application with ESP32P4 device and it works as expected.
Do I have to enable any specific settings to get it working on S3 device?