Question
How to enable TouchGFX in STMCube, without External RAM (no FMC)
Hi, I'm trying to start a project using a STM32F7 and TouchGFX in STMCube - however it won't let me enable TouchGFX libraries without first enabling FMC External RAM. In my case the Microcontroller has enough internal RAM for 1 or even 2 framebuffers, so I don't want to enable FMC.
How can I start this project?
