cancel
Showing results for 
Search instead for 
Did you mean: 

Using 480*272 LCD with STM32F207

gowrishankarv
Associate
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. 

1 REPLY 1
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..