User Activity

Hello! I have working system with LTDC + DMA2D run 800x600 at 32 MHz LTDC clock. In parallel there is configured SDMMC interrupt mode (no DMA) on 48 MHz and FatFs on it. And everything works fine. No glitches, no flickerings.Now I need to use 1024x7...
Posted on September 20, 2017 at 14:39Hello! I've encountered a very strange bug with STM32F7 (767 and 746) LTDC. It seems, that FPU operations sometime cause LTDC flickering (sync miss or something). It rather difficult to debug this issue because t...
Posted on May 28, 2017 at 09:21Hello!We've found some strange behaviour in STM32F746 when turn on both CAN1 and CAN2 and LTDC is running. In such case there is a synchronization issue on the display like HSYNC sometimes misses its frame. It looks li...