ESP32-S3 cdc device hot plug question
-
Away_480522
- Posts: 3
- Joined: Mon Aug 21, 2023 3:56 am
ESP32-S3 cdc device hot plug question
Does the ESP32-S3 cdc device support hot plug? Why did I test and find that after multiple hot plug, the USB can no longer send data? Even if the monitoring VBUS is set up on the software and hardware, the result is still the same.What is the reason?
Re: ESP32-S3 cdc device hot plug question
I am interested in this topic as well. I have a couple of projects powered by ESP32S3 and the monitoring USB seems to stop responding after a few hotplugs. The first attempts work, but at some point the serial port starts appearing but not answering (no output).
-
tore-espressif
- Espressif staff

- Posts: 28
- Joined: Thu Oct 07, 2021 8:11 am
Re: ESP32-S3 cdc device hot plug question
USB hot plugging works on ESP32-S3 USB device applications. You must also check the connection status in your software, eg. do not send data when disconnected because your buffers could overflow.
If you can provide more details about the failure and how to reproduce it, I can have a look
If you can provide more details about the failure and how to reproduce it, I can have a look
Who is online
Users browsing this forum: No registered users and 11 guests