Xinyuan-LilyGO / T-Display-S3

MIT License
733 stars 174 forks source link

Did I brick my board? #112

Closed LuigiPulcini closed 1 year ago

LuigiPulcini commented 1 year ago

I am not exactly sure what happened but I was trying to upload a sketch to my brand-new LilyGO T-Display S3 and when I disconnected and reconnected the USB cable, nothing happened. Then I noticed that the USB port disappeared and a new port and device is intermittently connecting and disconnecting in Arduino IDE. On my Mac, the device name is Deneyap Kart G and the port is /dev/cu.usbmodem3485188CB2882.

Arduino IDE is able to get the board info as follows:

BN: Deneyap Kart G
VID: 0x303A
PID: 0x1001
SN: 3485188CB288

When I try to connect with esptool, most of the time I get a [Errno 6] Device not configured error. Some times, esptool simply reports that the port doesn't exist.

Did I just brick my board?

LuigiPulcini commented 1 year ago

Never mind. I managed to restore my unit by simply following the booting instructions more carefully...