Altera_Forum
Honored Contributor
20 years agoAborting a DMA transfer
I'm looking for a way to abort a DMA transfer without using the flow control. I'm blown away that there's not a control bit in the DMA controller to abort a transfer!
We have a peripheral that can fail before transferring the entire data packet and need a way to be able to abort/reset the DMA controller. It currently does *not* use flow control and we'd rather not have to add it and the associated logic just to be able to abort a DMA. Regards, Mark