User Activity

I am using a STM32F411 and I want to write and read blocks on an 8 GB eMMC. There is no problem with the command part towards the eMMC but when I try to write a block of data it looks like the DMA never starts to move data to the fifo. Is there an e...