Using 480*272 LCD with STM32F207
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2014-09-10 4:14 AM
Posted on September 10, 2014 at 13:14
Helloo I am using
STM32F207 in my project and Iam using 480*272 Resolution LCD for Display purpose.
now as i new requirement i need to run a small video on my LCD . How can i run a flicker free video on 480*272 LCd with
STM32F207 controller.
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
2014-09-10 5:25 AM
Posted on September 10, 2014 at 14:25
You'll need to do some bandwidth computation for the hardware you've designed, and if your video file is compressed you'll need to benchmark the reading and decompression/decoding routines, this will give you an idea of what kind of frame rate is achievable.
Without hardware support I'd suspect video of this resolution would be a challenge.
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..
