Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDirect Memory Access (DMA)
hello, i am having a problem with using dma. my dma seems like never finish the transaction because it cannot call the done function and keep on looping in the while(!rx_done). I dont know why. can a...
Altera_Forum
Honored Contributor
15 years agoYeah, did it but still cannot see. What is the clock rate for your DMA? is there any setting to do before using DMA? I just 32-bit and the rest is default for DMA. then i connect the dma_write and read to sdram and onchip. for me, i connect both dma_write and read to sdram and onchip. but yours is connecting read to sdram and write to onchip.