Hello everybody,
I have the next problem...
Problem description:
The TFT shows only a white and static screen with any example of the librery... I´m already change the parameters line with... "UTFT myGLCD(ILI9341_16, 38,39,40,41);" and "UTFT myGLCD(SSD1289, 38,39,40,41);"
Software description:
I am using visual code with PlatformIO extension, and the library UTFT modified for ILI9341_16, becuase my supplier told me that this was the correct one.
Hardware:
TFT320QVT 3.2" 40 pins; LCD, touch and SD port... the supplier told me that the controler was ILI9341 of 16 bits.
TFT LCD Mega Shield V2.2 of 40 pins... supplier told me that is for a direct conection for TFT to Mega2560
Arduino Mega 2550 R3 (Atmega 2560)
Could anyone give me some orientation for this problem?
Regards