lvgl / lv_port_stm32f769_disco

LVGL ported to STM32F769 Discovery using CubeIDE
https://docs.littlevgl.com/v7/en/html/get-started/stm32.html
MIT License
35 stars 22 forks source link

Artifacts in DMA2D #1

Closed papadkostas closed 5 years ago

papadkostas commented 5 years ago

It is known that when the DMA2D is working we get artifacts on the screen. So i open this up if anyone's arround trying to find the issue together. I tried to disable DI cache and the artifacts are gone, but I get average 380ms for each frame. Also tried to used latest CMSIS and HAL drivers but the issue remains.

embeddedt commented 5 years ago

We use GitHub issues for development related discussions. Please use the forum to ask questions.

It's possible to sign in to the forum with your GitHub account... you don't need to make a separate account.