Forum Discussion
Altera_Forum
Honored Contributor
21 years agoDMA busy
I use a DMA to tranfer 1800 bytes. The DMA work. I need to make again the tranfert soon after the first transfer, but it took a long time between the 2 transferL. In fact the DMA is always BUSY....
Altera_Forum
Honored Contributor
21 years agoHave you tried using the HAL for doing this? (instead of directly accessing the registers)