cancel
Showing results for 
Search instead for 
Did you mean: 

LTDC usage on stm32h735 to display an image of 40x80

sid1401w
Associate

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 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Imen.D
ST Employee

Hello @sid1401w,

I advise you to have a look at LTDC examples available under STM32CubeH7 MCU package: 

STM32CubeH7/Projects/STM32H7B3I-EVAL/Examples/LTDC at master · STMicroelectronics/STM32CubeH7 · GitHub

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:

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

View solution in original post

1 REPLY 1
Imen.D
ST Employee

Hello @sid1401w,

I advise you to have a look at LTDC examples available under STM32CubeH7 MCU package: 

STM32CubeH7/Projects/STM32H7B3I-EVAL/Examples/LTDC at master · STMicroelectronics/STM32CubeH7 · GitHub

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:

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen