STM32F7 LCD flickering peoblem
Hi,
I'm working on a project with STM32F746 and touchGFX. When I move (use move mixing) some widget witch its alpha value isn't 255 or change screen, the screen is flickering. I'm using an external frame buffer(SDRAM) and I did LTDC layer settings as shown LCD's reference Manuel. I don't know where the problem is.
Here is a video that shows the problem: https://www.youtube.com/watch?v=lrhtPq7dJXs
And if you want my code's config part I can share.
ın first screen 800x480 (alpha = 0) flex button with a box coming screen. So I think the problem in here with alpha blending.
I also had same issue a mount ago and I fixed it by changing LCD's frequency but now it doesn't help. https://www.youtube.com/watch?v=0T0yGYekXSE