Question
How to use SDIO + DMA transfer-complete callbacks?
I’m using SDIO + DMA on an STM32F407 and I need a “transfer complete” callback for SD writes/reads.
What is the correct way to attach a user callback for SDIO + DMA completion when using the CubeMX‑generated SD/FATFS drivers?
Thank you!
