LTDC usage on stm32h735 to display an image of 40x80
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-11 5:19 AM - last edited on ‎2024-03-11 7:41 AM by mƎALLEm
Can anyone tell me a sample code for LTDC display where im using stm32h735 and using a particular image of 40 x80 and wanted to display on LTDC display.
Is there any better way to learn how to code for LTDC
Solved! Go to Solution.
- Labels:
-
TouchGFX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-11 7:04 AM - edited ‎2024-03-11 7:05 AM
Hello @sid1401w,
I advise you to have a look at LTDC examples available under STM32CubeH7 MCU package:
The example can be a starting point to learn about programming the display and how to configure the LTDC peripheral.
May these resources help you:
- AN4861: LCD-TFT display controller (LTDC) on STM32 MCUs - Application Note
- STM32H7 LTDC presentation
- STM32H7 OLT - 56. Peripheral LCD TFT Controller
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-11 7:04 AM - edited ‎2024-03-11 7:05 AM
Hello @sid1401w,
I advise you to have a look at LTDC examples available under STM32CubeH7 MCU package:
The example can be a starting point to learn about programming the display and how to configure the LTDC peripheral.
May these resources help you:
- AN4861: LCD-TFT display controller (LTDC) on STM32 MCUs - Application Note
- STM32H7 LTDC presentation
- STM32H7 OLT - 56. Peripheral LCD TFT Controller
Thanks
Imen
