Search found 1 match

by rspitz
Sun Apr 23, 2023 11:26 am
Forum: General Discussion
Topic: ESP32-S3: Read serial data via USB Port
Replies: 0
Views: 971

ESP32-S3: Read serial data via USB Port

Hello all, as a complete newbie to ESP32 programming, I am trying to process serial data from an external passive device, using the S3's internal USB port. I've successfully built the cdc_acm_vcp example from ESP-IDF and can read data from a CP2102 usb2serial adapter connected to the USB port of my ...