Search found 1 match

by Chintan
Mon Mar 18, 2024 6:46 am
Forum: ESP32 Arduino
Topic: ESP32S3 USB Functionality Switching (HID and CDC (Serial) Simultaneous)
Replies: 0
Views: 660

ESP32S3 USB Functionality Switching (HID and CDC (Serial) Simultaneous)

I am working on one project and want to use HID profile and CDC simultaneously. Currently, I am using the Arduino HID library. If I set the S3 up to be used as an OTG device for HID, am I able to use the Serial/JTAG functionality of the S3 at the same time for flashing and debugging? Does it do all ...