Connectivity setup for SDMMC1 in STM32 Cube IDE
I am working on interfacing MicroSD card with STM32H757I-EVAL. I am following the same steps to setup and configure SDMMC1, as mentioned in this video https://www.youtube.com/watch?v=-0kFwp0ao6k @2:56 but there is DMA setting option under SDMMC1 co...