Search found 1 match

by mayo2ca
Thu Aug 03, 2023 12:08 am
Forum: General Discussion
Topic: CDC-ACM Usb Host on ESP32-S3
Replies: 0
Views: 1497

CDC-ACM Usb Host on ESP32-S3

Hello, I'm trying to run a USB Host and collect data from a device that exposes itself as a generic CDC-ACM device. I'm trying to run the usb/cdc_acm_host example and running into a crash I can't quite track down. First, I was running into an issue with the usb_host_cdc_acm component, as it does not...