LCD TFT display not showing image correctly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-28 2:51 AM
Hello,
I'm usign STM32F429II MCU , with ltdc pheripheral to command an external lcd tft display 480*272.
I configured all the fmc sdram parameters and initialization etc...
TouchGFX generation for the image etc...
Checked clocks etc...
Do not know what to inspect to find the cause of this.
It's a custom made board.
Solved! Go to Solution.
- Labels:
-
LCD-LTDC
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-28 7:20 AM
Start with internal RAM framebuffer test and ltdc only setup, seems as sdram issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-28 7:20 AM
Start with internal RAM framebuffer test and ltdc only setup, seems as sdram issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-28 11:43 PM
That worked! thank you.
How would you suggest to verify data integrity for the sdram? examples online are very few.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-10-29 8:23 AM
check your board sdram chip bus connection or FMC init config
