Skip to main content
This topic has been closed for replies.
Best answer by Imen.D

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.

2 replies

ST Technical Moderator
April 15, 2019

Hello @one V​ ,

Thanks for bringing this issue to our attention.

We will raise this internally for check and fix.

Regards,

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks
Imen.DBest answer
ST Technical Moderator
May 7, 2019

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.

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks