Search found 1 match

by matsujirushi
Mon Mar 06, 2023 12:33 am
Forum: ESP-IDF
Topic: Reset when the USB CDC is disconnected
Replies: 3
Views: 1585

Reset when the USB CDC is disconnected

Hi, I am trying USB CDC of ESP32-C3. The ESP32-C3 seems to reset when the USB CDC is disconnected from the PC's terminal software. (Checked in "Basic Console Example". https://github.com/espressif/esp-idf/tree/v4.4.4/examples/system/console/basic ) Is there a way to prevent it from resetting on disc...