ESP32S3:The board is powered on when USB is connected, which will cause the program to not be executed #11605
guess-name
started this conversation in
General
Replies: 2 comments
-
this is not enough information to understand what is going on. You should attach USB-UART to see what the serial port will say after powering the board. Maybe also provide simple schematic on how is everything connected |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Board
ESP32S3
Device Description
USB does not supply power to the PCB, it uses an external power supply
Hardware Configuration
NULL
Version
v3.0.7
IDE Name
VSCODE
Operating System
WIN11
Flash frequency
240M
PSRAM enabled
yes
Upload speed
115200
Description
I connected the USB cable to the USB port and powered it on externally, which caused its program to not run.It works fine without connecting USB, why
Sketch
NULL
Debug Message
Other Steps to Reproduce
Connect USB, not via USB, externally powered
I have checked existing issues, online documentation and the Troubleshooting Guide
Beta Was this translation helpful? Give feedback.
All reactions