ILI9341 2.4" TFT from Aliexpress not working(White screen)

Hello folks,

I've been playing around with the ILI9341 based 2,4" SPI display from Aliexpress. And hadn't gotten it to work. I've been using a few libs. The TFT_ILI9341-master, Adafruit_ILI9341-master and some others without seeing it work

wiring:
Using Pin 11 and 13 for SPI(Ofc..)
Pin 7 for reset
Pin 8 for D/C
Pin 10 for CS

Impotrant is mentioning all data lines has a 1k pulldown resistor but with or without it does not work.

And my Codes are just the examples included in the libs so i am sure i am not doing something wrong(which i am apperently

What am i doing wrong? If you had experince with making it work please throw the lib at me so i can try it.

Thanks!

A link to the hardware is going to be essential.

SPI uses pins 11, 12, and 13. A picture of your wiring is going to be essential. Out of focus, dark, and wires that are all the same color and way too long is NOT useful.

Yeah i have solved the problem, i made a post on the forum to help others with the same problem