Can I interface TFT -LCD with STM32F745IET6 on FMC interface since there is no LTDC
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-14 1:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-14 1:18 AM
You cannot connect TFT LCD (RGB interface), but rather 8080, 6800 or similar interfaces where LCD acts like external memory. This one can be connected to FMC port.
From datasheet
LCD parallel interface The FMC can be configured to interface seamlessly with most graphic LCD controllers. It supports the Intel 8080 and Motorola 6800 modes, and is flexible enough to adapt to specific LCD interfaces. This LCD parallel interface capability makes it easy to build cost effective graphic applications using LCD modules with embedded controllers or high performance solutions using external controllers with dedicated acceleration.
Link to datasheet: https://www.st.com/resource/en/datasheet/stm32f745ie.pdf
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-14 1:25 AM
Thanks for the details but is there any documentation which will help me to do this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-05-19 2:59 AM
Hi TIlen,
Can you share any documentation or application guide for interfacing LCD to FMC port
