Solved
STM32F767 SDMMC no DMA callback
Hi All
I want write on the SDMMC using HAL_SD_WriteBlocks_DMA system call. The function itself works, the sector on the SD is written, but no callback function (HAL_SD_TxCpltCallback) is called.
Did someone experienced such trouble ?
Thanks
