You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sending a string of data every 50ms will cause the USB to fail (unacceptable and unable to send)。
Sending the same data every 100ms will not cause the above problems
Board
ESP32S3
Device Description
ESP32-S3-WROOM-1U-N16R8
Single-module testing
Hardware Configuration
Minimal system
GPIO18 and GPIO19 No other peripherals
Version
v3.1.0
IDE Name
VSCODE
Operating System
win11
Flash frequency
The module comes with it
PSRAM enabled
yes
Upload speed
115200
Description
Sending a string of data every 50ms will cause the USB to fail (unacceptable and unable to send)。
Sending the same data every 100ms will not cause the above problems
Send data:{"cmd":1,"data":100}
Sketch
Debug Message
Other Steps to Reproduce
If you send within 100 ms, you will not have this exception, but if the transmission interval is less than 80 ms, an error will occur
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: