A problem occurred where the LCD screen could not be displayed, after configuring SDMMC2 and FileX with CubeMX. STM32N6570-DK.
I’m a beginner with the STM32 series and STM32N6570-DK.
I’m using ‘TouchGFX 4.26.1 Designer’ and ‘STM32CubeIDE 2.1.1’ and ‘STM32CubeMX’.
First, I created a simple project for my STM32N6570-DK using TouchGFX. And, it displayed an image on the LCD normally.
Next, to use the SD card, I configured the fileX and SDMMC2 settings using CubeMX.
After that, when I regenerated the code using CubeMX, the LCD screen is not displaying properly.
Is there a guide on how to use an SD card in a project created with TouchGFX?


