Hello folks,
Yesterday i posted about the Aliexpress 2,4" SPI TFT display i had problems with, and today i finally made it work! Using the links included in this video:
Using the libs in the video or just the attachments i've added to this post
If you got another driver chip, check out the video. The PDQ lib also support the ILI9340, ST7735 and ST7781.
Module: Aliexpress 2.4" TFT SPI display
If you download the PDQ master lib from the YT link you need to take the PDQ_XXXXXX out from the folder and put it out like this(Img step 1)
and what i did then was i opened the example codes for the ILI9341 and it worked like a charm. To make it work for your own codes you have to take the config file from the PDQ_XXXXXXX lib to your own code folder which is placed inside "PDQ_xxxxxx\examples\PDQ_graphicstest" and then you find PDQ_xxxxxx_config.h as it is configuring the pinout for your module
As you might have seen i am not very good at explaining things so what i did is also attaching an basis example code where only basic things are inside so you can use it for your display(basic_driver.zip)
I hope this helps alot of people, cos this has been giving me headachs ![]()

basic_driver.zip (2.03 KB)