How can I modify the framebuffer memory size?
In TouchGFX version 4.18.0, after modifying the Designer output for the screen and compiling with STM32CubeIDE, the screen crashes and restarts due to having too many screen elements (buttons, text, images). It’s suspected that this is caused by insufficient framebuffer memory, and it has been confirmed that it is not a logical issue in the program. By deleting some screen elements, the display works normally. How can I modify the framebuffer memory size?
