TFT_320QVT_9341(kind of urgent)

have this project for school ,and i decided to use a (rip-off) arduino mega 2560 and a TFT_320QVT LCD

When my order arrived i got the TFT_320QVT_9341 instead of the TFT_320QVT

(Arduino Mega 2560 R3 LCD TFT 3 2 touch screen adattatore shield SainSmart | eBay)

i have been trying multiple things and read many topics about this problem. i installed the UTFT and URTouch libraries.

i keep getting this white screen

ordering a new one will take another 2-3 weeks ( shipping to belgium)

and i would like to get this one fixed even im kinda scared the lcd or shield is broken....

I would really appreciate if someone has some time to help me with this ? a step by step guide or maybe even make a video on yt to explain this to me because im stuck, i dont know what to do

i'l try to response asap, ty

I am on a tablet. So I have not seen your link. I presume it is 40-pin display + 40-pin Adapter Shield + Mega2560.

Download and install the current UTFT library.

Use ILI9341_16 as the model argument in the constructor.

David.