Data signal for LCD (LTDC) not generated
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-03 8:55 PM
Hi, Currently I'm programming STM32H743 for application which is using LCD TFT Controller. I'm using custom board. All RGB data signal not generated but other signal generated for example LCD clock signal, VSYNC, HSYNC.
Anyone know how to solve?
Labels:
- Labels:
-
LCD-LTDC
-
STM32H7 Series
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-10-04 1:23 AM
Check if those pins work at all, setting them as GPIO outputs and toggle them "manually". Then in the "real program" read out the related GPIO registers and check their content.
JW
