Problem with TouchGFX and SDMMC1 on STM32H747I-DISCO.
Hello Everyone,
I am a beginner with STM32 (student).
In TouchGFX 4.24.1 Designer, I created a simple project (two buttons and a bitmap).
Then, I launch this project in STM32CubeIDE and initialize SDMMC1 and FatFS according to the AN5200 - Getting started with STM32H7 MCUs SDMMC guide. Unfortunately, I get errors, probably related to memory.
When I create a project without FreeRTOS and TouchGFX, only basic handling of SDMMC1 and FatFS, everything works fine.
Perhaps someone is able to help me with the correct configuration of TouchGFX + FreeRTOS + SDMMC1 on STM32H747I-DISCO or could share a working application?
Thank you in advance for all the suggestions.
I have added the project as an attachment.
