Question
FrameBuffer no data
Hello,
i try to start application on STM32F7 with external RAM.
I setup frame buffer and cache in external RAM, but touchgfx not loading screen to FrameBuffer, Cache is loading.
I check if image will render when a set start address of cache and FrameBuffer the same and it worked.
What may be source of the problem?