How can you enable TouchGFX within STMCube, using only internal memory (no FMC SDRAM)?
I want to create a project using an STM32F7 core, but don't want external memory - the MCU has more than enough memory for one or even two framebuffers in internal RAM. However - STMCube will not allow me to enable the Graphics Framework without FMC...