Question about LTDC (STM32H753I-EVAL)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-08 4:48 PM
Hi All!
​
I'm testing LCD Controller to upload image at LCD Panel.
And I finally upload image but disappeared fast.
​
Does anyone know why??​
​
​
- Labels:
-
LCD-LTDC
-
STM32H7 series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-08 5:38 PM
From the depth of the presentation, going to be hard.
Do you clear the frame buffer, or exit the code?
Try one of the examples that drives the screen
STM32Cube_FW_H7_V1.5.0\Projects\STM32H743I-EVAL\Applications\Display\LTDC_PicturesFromSDCard
STM32Cube_FW_H7_V1.5.0\Projects\STM32H743I-EVAL\Applications\Display\LTDC_Paint
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-08 7:03 PM
Thank you for your reply
​
I try following : \STM32Cube_FW_H7_V1.8.0\Projects\STM32H743I-EVAL\Examples\LTDC\LTDC_Display_1Layer
​
At first, Image is uploaded on LCD panel but spread in unknown color right away.
