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 ago --- Quote Start --- originally posted by badomen@May 25 2005, 12:47 PM have you tried using the hal for doing this? (instead of directly accessing the registers) --- Quote End --- yes i try, and nothing better.