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!