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?
Now I can confirm that the shield is working ok, the volts are the corrects, and following the HC541´s diagram I can confirm, that everything have continuity and the soldering is OK.
Please post a link to the actual items that you have bought. e.g. Ebay sale page.
Normally you install libraries via the IDE Library Manager
However Mr Karlsen does not make UTFT available to the Manager (for some reason)
Please post a link to the actual UTFT that you have installed e.g. v2.83 from Rinky-Dink Electronics
I do not have your hardware. But I bet that other readers may have bought the same items as you from the same shop.
david_prentice:
Normally you install libraries via the IDE Library Manager
However Mr Karlsen does not make UTFT available to the Manager (for some reason)
Please post a link to the actual UTFT that you have installed e.g. v2.83 from Rinky-Dink Electronics
I do not have your hardware. But I bet that other readers may have bought the same items as you from the same shop.
David.
I already create a new Project with the UTFT library from your source, selecting the arduino version, and select the example "UTFT_Demo_320x240" changing the parameters line with "UTFT myGLCD(SSD1289, 38, 39, 40, 41);" and UTFT myGLCD(ILI9341_16, 38, 39, 40, 41);
The results are the same... white and static screen...
278 Mexican Pesos seems about right for the Shield. $278 U.S. dollars sounds expensive.
Your screen, shield and Arduino all look like the regular items. Unfortunately none of the links show the pcb view but you assured us that it says TFT320QVT on the screen pcb.
I decided to change my TFT model, now I am using TFT 3.5" shield for arduino and controller ILI9486... Now everything works perfect... Display, touch and SD... With UTFT, Mcu friend, Adafruit... Almost with everyone... And the best of this TFT is that works with 5v and not with 3.3...
If you have problems with you TFT320TQV, change to the version that have "+9341", or to another one like the 9486, In mi country is cheaper and work perfect...