2024-03-11 05:19 AM - last edited on 2024-03-11 07:41 AM by SofLit
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.
2024-03-11 07:04 AM - edited 2024-03-11 07: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:
2024-03-11 07:04 AM - edited 2024-03-11 07: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: