Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ILI9341 TFT Display Not Working with ESP32 - Stuck on White Screen #646

Open
yusa006 opened this issue Jan 25, 2025 · 0 comments
Open

ILI9341 TFT Display Not Working with ESP32 - Stuck on White Screen #646

yusa006 opened this issue Jan 25, 2025 · 0 comments

Comments

@yusa006
Copy link

yusa006 commented Jan 25, 2025

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.

Image

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.

Image

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant