tft lcd white screen2.4 price
The other day I finally found a code that worked on my standard 2.8" TFT LCD by Simkeim, but then I pressed the bottom left corner too hard and the screen went white. The code is a calculator code and it worked because the screen showed the numbers and the screen saver, but when I pressed the screen nothing happened. After the screen went white, I "opened" it and saw no damage to the screen. I have tried a bunch of example sketches and now the touch functions work, but nothing is displayed on the screen. The LCD does not have any wires, it just plugs in the board. When I upload a sketch, the backlight changes brightness a bit, and there is a slight line on the left side of the screen, when the code uses dark colors, I can press two parts of the screen and the screen goes dark (except for a small part of the left side).
So, I got a TFT panel that works with the same controller chip that I found on Ali Express and replaced it, and now I can use it without any problems.
The 2.4 display has 240X320 color pixels. Unlike the low cost Nokia 6610 and similar LCD displays, which are CSTN type and thus have poor color and slow refresh, this display is a true TFT! The TFT driver (IL19341) can display full 16-bit color using our library code.This 2.4 inch TFT LCD Color Screen Module SPI Interface has 240X320 resolution, it uses the SPI interface to communicate with the controller such as Arduino, it is the best upgrading of the Nokia5110.
The breakout has the TFT display soldered on (it uses a delicate flex-circuit connector) as well as an ultra-low-dropout 3.3V regulator and a 3/5V level shifter so you can use it with 3.3V or 5V power and logic.Specifications:2.4 -inch serial SPI color display module
The game will compile and work, I can see it working on the serial monitor. The issue is the screen stay white. I can load examples codes and the display screen works perfectly.