Associate
August 22, 2021
Question
How can I show a picture on a tft lcd?
- August 22, 2021
- 2 replies
- 1171 views
Hi! I'm using stm32h750-custom board, and I want to show a picture on a 4.3 inch tft lcd with ltdc interface. I'm pretty sure that I adjusted ltdc setting correctly. I used image converter to convert the image (480*272pixels) and I add the exported header and C file to my project. Then I cast it to 16-bit for FBstartAddress. What I can see on the LCD is just a white screen. Why doesn't it work? Could you help me? Thank you in advance. My project test is attached.
