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

Postby Away_480522 » Mon Dec 18, 2023 9:28 am

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?

maldus
Posts: 88
Joined: Wed Jun 06, 2018 1:41 pm

Re: ESP32-S3 cdc device hot plug question

Postby maldus » Fri Oct 10, 2025 9:18 am

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
Espressif staff
Posts: 28
Joined: Thu Oct 07, 2021 8:11 am

Re: ESP32-S3 cdc device hot plug question

Postby tore-espressif » Mon Oct 13, 2025 8:41 am

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

Who is online

Users browsing this forum: Qwantbot, YisouSpider and 12 guests