ILI9481 start working issue
Posted: Wed Feb 02, 2022 12:24 pm
Hi i am new to esp32 and completely new to lcds.
i have bought a 3.5 inches lcd with ILI9481 with FT5436 for touch from aliexpress
https://www.aliexpress.com/item/1005001 ... mainSearch
They have given to me also some pdf with datasheet and connection pins i am attaching the files.
I am really struggling to make it work even to power the screen. I need this to work with spi .
i have used arduino code on esp and esp-idf but i could not make an library to work.I want to avoid in general arduino code at all but as a starting point i was trying to use some library. I want the project to be in esp-idf.
I can not find really which pins should be used and from what i see the D/C pin where everyone is using does not exist or it is really renamed in the lcd pinout.
Can someone help please, to fix the pin issue and the the code part in esp-idf framework?
Regards
i have bought a 3.5 inches lcd with ILI9481 with FT5436 for touch from aliexpress
https://www.aliexpress.com/item/1005001 ... mainSearch
They have given to me also some pdf with datasheet and connection pins i am attaching the files.
I am really struggling to make it work even to power the screen. I need this to work with spi .
i have used arduino code on esp and esp-idf but i could not make an library to work.I want to avoid in general arduino code at all but as a starting point i was trying to use some library. I want the project to be in esp-idf.
I can not find really which pins should be used and from what i see the D/C pin where everyone is using does not exist or it is really renamed in the lcd pinout.
Can someone help please, to fix the pin issue and the the code part in esp-idf framework?
Regards