Solved
STM32H7 nucleo - DMA tab in cubeMX configuration of SDMMC
Posted on January 12, 2018 at 20:49

Hello,
I am trying to use SDMMC/SDIO with DMA + FATFS.
When creating project on stm32f7, I can find and configure DMA streams for the sdmmc.
I am working with cubeMX version 4.23.
Screenshot from STM32F7 - DISCO cube configuration:

Screenshot from STM32H7- NUCLEO cube configuration:

Does the cube missing a DMA tab in SDMMC configuration? Maybe it defined in another place in the cube?
Best regards,
Marina
#fatfs-sdio #cubemx-4.23 #dma