Xinyuan-LilyGO / T-Display-S3

MIT License
731 stars 173 forks source link

Not booting suddenly #187

Closed kids-lab closed 9 months ago

kids-lab commented 9 months ago

Been working with my Lilygo T-Display S3 for a few days now, and had an Arduino sketch working using ESP-Now to display information from multiple sensors. But suddenly today, after uploading my code like every other time (no changes made to the settings - only using the defaults), I get the following - no matter what example I load, I get the same output (see blow). I have no idea what this means, but it seems to be stuck on this. I then connected my T-QT Pro board and flashed the "GetChipID" sketch and now that board is stuck as well. I can load the code, but this is the output on reset. I didn't change anything else.

Any idea?

18:10:21.632 -> ESP-ROM:esp32s3-20210327 18:10:21.632 -> Build:Mar 27 2021 18:10:21.632 -> rst:0x15 (USB_UART_CHIP_RESET),boot:0x8 (SPI_FAST_FLASH_BOOT) 18:10:21.632 -> Saved PC:0x4202127a 18:10:21.632 -> SPIWP:0xee 18:10:21.632 -> mode:DIO, clock div:1 18:10:21.632 -> load:0x3fce3808,len:0x44c 18:10:21.632 -> load:0x403c9700,len:0xbe4 18:10:21.632 -> load:0x403cc700,len:0x2a68 18:10:21.633 -> entry 0x403c98d4

kids-lab commented 9 months ago

After setting all the parameters listed under: https://github.com/Xinyuan-LilyGO/T-Display-S3, it is working again. I'm not sure how/when these got changed, but somehow some of the settings were different.