Xinyuan-LilyGO / T-QT

MIT License
94 stars 31 forks source link

A fatal error occurred: No serial data received. #32

Closed robcloot closed 10 months ago

robcloot commented 10 months ago

After successfully uploading code to my T-QT board multiple times in the past few weeks, it suddenly stopped receiving uploads with a "No serial data received" error. I uploaded the same code with the same cable to an identical board and it works fine. Did I overwork or break the board? Can I recover from this? Here are the details.

Arduino: 1.8.19 (Linux), Board: "ESP32S3 Dev Module, Disabled, QSPI PSRAM, QIO 80MHz, 4MB (32Mb), Core 1, Core 1, Hardware CDC and JTAG, Enabled, Disabled, Disabled, UART0 / Hardware CDC, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi), 921600, None, Disabled"

Sketch uses 303305 bytes (23%) of program storage space. Maximum is 1310720 bytes. Global variables use 20220 bytes (6%) of dynamic memory, leaving 307460 bytes for local variables. Maximum is 327680 bytes. esptool.py v4.5.1 Serial port /dev/ttyACM0 Connecting... Chip is ESP32-S3 (revision v0.1) Features: WiFi, BLE Crystal is 40MHz MAC: f4:12:fa:a8:d3:e8 Uploading stub... Running stub... Stub running... Changing baud rate to 921600

A fatal error occurred: No serial data received. A fatal error occurred: No serial data received.

robcloot commented 10 months ago

I fixed it by doing the following: Press and hold the BOOT button on the board (located on the left side of the front of the screen), keep it tight, then plug in the USB and click to upload the sketch.