I’m using an ESP32 with a TFT SPI screen in a project. The code is fairly long but runs without issues initially. However, after connecting the ESP32 to a phone charger for power, the setup works perfectly for about two weeks. After this period, the TFT SPI screen suddenly turns black, and the red LED on the ESP32 turns on.
Does anyone have insights into what might be causing this issue or suggestions on how to troubleshoot it?