About the RED ILI9341 TFT display white screen

Hi all.
I have a 2.8" ILI9341 touch display used well for quite long time with TFT_eSPI.h , some day it became need to disconnect Vcc when upload, and suddenly it got white screen after a short time well shown, what can be the reason?
I've tried to add 5v/3.3v AMS1117 to TFT's Vcc.

TFT:

https://www.aliexpress.com/item/1005005385535521.html?spm=a2g0o.productlist.main.25.1bc976047did1x&algo_pvid=ad8827cf-0d27-4dd3-b145-fc6f5536b67a&aem_p4p_detail=20230909093424150005830056500003868111&algo_exp_id=ad8827cf-0d27-4dd3-b145-fc6f5536b67a-12&pdp_npi=4%40dis!CAD!13.92!11.83!!!73.09!!%402101e9d516942772639325542e97a4!12000032838974502!sea!CA!125738190!S&curPageLogUid=OWROtQap6SBO&search_p4p_id=20230909093424150005830056500003868111_13

It works well by the example here:

Thanks.
Adam

Have you tried this:

1 Like

Thanks for the responding.

I did it and my TFT has been worked well for a quite long time.

the problem just came with a sudden, may board damage? but it works with the link above.

The phenomenon is very similar to overheating protection, sounds funny?

1 Like

I have just had the same problem and found that there is a tiny jumper marked J1 which needs soldering. I have 2 boards with the same issue. Both now work.

1 Like

Thanks.
I'll do it.

May be you better check the voltage you are feeding it first. I ha e progressed my project further and found another part not working. On looking into it I found my USB hub is not supplying 5V but just under 4V. Looking further I found that J1 shorts out the 3.3V regulator therefore putting VCC straight into the display which it might not like.

1 Like

Thanks for mention it.
The thing is the one was well used for few months, and went wrong recently; another two displaies all got half screen work.

pp3

I see what you mean only half working. Not sure what would cause that. You could try to draw something else in that region to test the display. Maybe just move the clock face there as a test. Also just check the power supply in case that has changed.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.