Interfacing LCD TFT with stm32F429
- October 6, 2022
- 2 replies
- 2095 views
Hello, I am new to stm32F4 software programming. I'm working on a project to interface a TFT LCD screen with an STM32F429.
I did the necessary configuration with cubemx and now I opened the project with cubeide.
on description of display it is noted that these drivers are needed there: LI6122 + ILI5960
OTA7001A+OTA9960A
1-can you explain to me what this means?
2- do I have to use these 4 drivers at the same time?
3- should I find the c code for these drivers on the web? a corresponding library? or I have to program the driver myself.
My goal is to interface my TFT LCD display with my board.
I put here a photo on the outputs configured with cubemx, there are 23 pins configured for the LTCD.
I can share my project but I judge that it is not necessary. Up to you.
Thank you in advance for your answer.
display reference: sh500j01z
