Forum Discussion
Altera_Forum
Honored Contributor
15 years agoURGENT: Peripheral to Memory DMA Transaction
Hello, may I know how to transfer data from peripheral to memory using DMA? It is quite confusing from memory-to-memory transfer. please help! thanks!
Altera_Forum
Honored Contributor
15 years agoYou're using SOPC-Builder, do you?
A DMA is just 2 Avalon masters, one for reading and one for writing. You want to transmit data from where to where?