Skip to content

Commit b41ca48

Browse files
authored
Update Controller-ESP32-S3.md
1 parent a2cdb34 commit b41ca48

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Wiki/SetupGuide/Controllers/Controller-ESP32-S3.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,9 @@ If you see that it gets stuck printing out `...` and never makes progress, try o
191191
5. Release the `BOOT` button.
192192

193193
If neither solution works:
194-
- Try a different USB port.
194+
- Try a different USB port on your computer.
195195
- Try putting a USB2 hub between the computer and the ESP32-S3.
196+
- Make sure the correct USB port on the ESP32-S3 is connected to the computer. Connect the "COM"/"UART" side to your computer. The ports may be labeled on the board's underside. The port labeled as "OTG" should not be connected to your computer.
196197

197198
If nothing works, you are not alone! This is a common problem with ESP32 boards.
198199
- Further reading: https://www.reddit.com/r/esp32/comments/11awl5h/a_fatal_error_occurred_failed_to_connect_to_esp32/
@@ -242,3 +243,4 @@ There can be many causes of this:
242243

243244

244245

246+

0 commit comments

Comments
 (0)