SDMMC_ERROR_CMD_RSP_TIMEOUT in SDMMC_GetCmdResp1
Hello everyone,I create a project for the board STEVAL MKBOXPRO STM32U585. When i run it, there is an error in the initialisation of SDMMC1 with the initial generation of the function : static void MX_SDMMC1_SD_Init(void){hsd1.Instance = SDMMC1;hsd1...