Problem with MX_SDMMC1_MMC_Init(); on the STM32F769I-EVAL board
Hello,I'm trying to run software on a STM32F769I-EVAL board, generating initialisation code with STM32CubeMX.I use the default template for the board in CubeMX. The code is generated with no problem. But when debugging, it never goes to the main loop...