I have a Geekcreit 3.2 Inch ILI9341 TFT LCD Display Module Touch Panel For Arduino Mega 2560 as sold by Banggood.com. The back of display module says TFT_320QUT_9341.
This is attached to a TFT/SD Shield Expansion Board For Arduino MEGA 2560 LCD Module SD Card 2.8 3.2 Inch which I also purchased from Banggood.com and is attached to Arduino Mega 2560.
I have tried various UTFT.h libraries with different ID numbers but all I get is a blank white screen.
Can anyone tell me the correct model number and settings for the following:
UTFT myGLCD(ILI9325D_16,38,39,40,41);
because this does not work. I have changing ILI9325D_16, to ILI9341_16 and various other ID's along with different numbers but it still shows only the blank white screen.