cancel
Showing results for 
Search instead for 
Did you mean: 

Flickering Display

aditya23
Associate II
Posted on March 22, 2016 at 15:40

I'm using DMA2D to draw images on the display. I'm using two layers and both of them will eventually be animated. But at this time I'm trying to move just one object on one layer around the screen, but the entire display flickers each time the object is redrawn. What are the sources of flicker on displays, on what could I potentially be doing wrong?

#dma2d #display
1 REPLY 1
Walid FTITI_O
Senior II
Posted on May 10, 2016 at 19:13

Hi mandrekar.aditya,

Can you share your code. And refer to this

https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/STM32F429I-DISCO%20flickering%20with%20DMA2D&FolderCTID=0x01200200770978C69A1141439FE559EB459D75800084C20D8867EAD444A5987D47BE638E0F&currentviews...

maybe is useful for your case.

-Hannibal-

I'm using DMA2D to draw images on the display. I'm using two layers and both of them will eventually be animated. But at this time I'm trying to move just one object on one layer around the screen, but the entire display flickers each time the object is redrawn. What are the sources of flicker on displays, on what could I potentially be doing wrong?