Search found 1 match
- Sun Jul 17, 2022 9:26 am
- Forum: ESP IoT Solution
- Topic: Issue with ESP32-S3 as USB Host
- Replies: 2
- Views: 29591
Issue with ESP32-S3 as USB Host
I want to read data from USB barcode reader (serial mode) using ESP32-S3 in CDC mode using example code here https://github.com/espressif/esp-iot-solution/tree/usb/add_usb_solutions/examples/usb/host/usb_cdc_basic. But while compiling in IDF getting error in partition. Has anyone faced same issue? B...