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 agoThat might be a reason. The NIOS manual is clear in this case:
--- Quote Start --- If ... the HAL driver is active for the same device, your driver will conflict and fail to operate. --- Quote End --- As I already said, check the DMA register contents, whether the HAl driver interferes with your settings. Do it at least before issuing the run bit.