STM32F469 higher resolution display
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2016-07-12 4:08 PM
Posted on July 13, 2016 at 01:08
Hello everyone,
I want to use a 1280x120 display (16bit parallel RGB interface) with a STM32F469.The datasheet says that it can only support a maximum resolution of 1024x768.The horizontal resolution of my display is a bit higher, but my total bandwith schould be much less, because the vertical resolution is so low.Is it possible somehow?Thanks for your help,Moritz #stm32 #lcd #tft #stm32f469
Labels:
- Labels:
-
LCD-LTDC
-
STM32F4 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
2016-07-12 5:35 PM
Posted on July 13, 2016 at 02:35
Is it possible somehow?
Probably, its a matter of total memory size, bandwidth, and width of control registers. If you don't violate the first two, it will come down to the last. Make sure there is a >10-bit register describing the width of the screen raster.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
