You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m currently working on a project using a 2.4" TFT SPI 240x320 ILI9341 display and an ESP-Wroom-32. I’ve connected the display to the ESP32 using jumper wires on a breadboard, following the pinout and wiring as described in the documentation. However, I’m facing an issue, and I hope someone can help me out.
When I power up the circuit:
The screen initially turns dark gray for 2-3 seconds.
After that, it turns completely white and stays that way.
The expected Marauder application does not appear on the screen.
What I’ve Done:
Double-checked all the connections to ensure they match the pinout for the ILI9341 and ESP32.
Verified that the ESP32 is receiving power and the code is uploaded correctly.
The display is powered via the ESP32’s 3.3V pin.
Could anyone help me figure out why the display is not working as expected? Any advice or suggestions would be greatly appreciated!
Thanks in advance for your help!
The text was updated successfully, but these errors were encountered:
Hi everyone,
I’m currently working on a project using a 2.4" TFT SPI 240x320 ILI9341 display and an ESP-Wroom-32. I’ve connected the display to the ESP32 using jumper wires on a breadboard, following the pinout and wiring as described in the documentation. However, I’m facing an issue, and I hope someone can help me out.
When I power up the circuit:
The screen initially turns dark gray for 2-3 seconds.
After that, it turns completely white and stays that way.
The expected Marauder application does not appear on the screen.
What I’ve Done:
Double-checked all the connections to ensure they match the pinout for the ILI9341 and ESP32.
Verified that the ESP32 is receiving power and the code is uploaded correctly.
The display is powered via the ESP32’s 3.3V pin.
Could anyone help me figure out why the display is not working as expected? Any advice or suggestions would be greatly appreciated!
Thanks in advance for your help!
The text was updated successfully, but these errors were encountered: