This is probably done and answered many times, but I've been trying for hours to figure it out and haven't found any success. It might be due to me being an amateur on Arduino and hardware, but I would like some help on it.
The code I've been using is the UTFT example code, specifically the UTFT_Demo_800x480 in the Arduino (AVR) file, with the only change was the model parameter being UTFT myGLCD (CTE70, 38,39,40,41); once uploaded it should display the code function but with the code it is only displaying a white screen.
This is the display I've been trying to make work,
The Arduino I’m using (an Arduino Mega 2560 R3)
And the tft shield that I got for the display
Quick responses would help, as this is for a project. Thank you!