2019-04-14 07:32 PM
2019-05-07 12:58 AM
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_SDIOITIE
In the stm32h743xx.h :
#define SDMMC_MASK_SDIOITIE SDMMC_MASK_SDIOITIE_Msk /*!<SDMMC Mode Interrupt Received interrupt Enable */
Regards,
Imen.
2019-04-15 02:09 AM
Hello @one V ,
Thanks for bringing this issue to our attention.
We will raise this internally for check and fix.
Regards,
Imen
2019-05-07 12:58 AM
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_SDIOITIE
In the stm32h743xx.h :
#define SDMMC_MASK_SDIOITIE SDMMC_MASK_SDIOITIE_Msk /*!<SDMMC Mode Interrupt Received interrupt Enable */
Regards,
Imen.