Search found 1 match

by thinhchutien
Tue Sep 12, 2023 9:44 am
Forum: ESP-IDF
Topic: How to reinit ESP32S3 USB Serial/JTAG Controller
Replies: 1
Views: 1980

How to reinit ESP32S3 USB Serial/JTAG Controller

Hello, I'm currently writing a program for the ESP32-S3 with esp-idf, in which the ESP32-S3 will switch between different USB modes such as USB CDC and USB HID through a display. After the program completes, the ESP32-S3's USB interface needs to return to its default JTAG/serial mode, just like when...