In the case of STM32U575ZIQ, Can I use an external DMA (and not the internal I-DMA) to interface the SDMMC card?
Basically, when I use the IDMA of STM32U5, there is a significant delay happening while communicating with the card. And if I do the same by using STM32F4(which uses general DMA), then there is not such a huge delay. After checking other parameters (...