Just how fast is the DMA transfer between memory(array) and sd card? I'm thinking of losing the need for buffers to hold the (data and directory) clusters and loading/saving the data using dma when required.
I can't actually remember the speed of the of the MMC interface.
Whats your views guys?