Solved
Is this a mistake in the HAL library about the macro definition of the SD card?
stm32h743xx.h:

stm32h7xx_ll_sdmmc.h:

stm32h743xx.h:

stm32h7xx_ll_sdmmc.h:

Hi,
This issue is already fixed in the STM32CubeH7 v1.4.0 as follow :
in the stm32h7xx_ll_sdmmc.h:
#define SDMMC_IT_SDIOIT SDMMC_MASK_SDIOITIEIn the stm32h743xx.h :
#define SDMMC_MASK_SDIOITIE SDMMC_MASK_SDIOITIE_Msk /*!<SDMMC Mode Interrupt Received interrupt Enable */Regards,
Imen.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.