Forum Discussion
Altera_Forum
Honored Contributor
15 years agoStrange error with NIOS2 DMA ..
hello to everyone i am trying to make my DMA read from a PIO and write in a SDRAM This is my adapted code to do this Code: #include <stdio.h> #include <stdlib.h> #include <stddef.h> #include <s...
Altera_Forum
Honored Contributor
15 years agoCris i must set the RCON bit then i shouldnt use transmit and recieve request? Please enlight me heh .. the transfer isnt happening at all from PIO to SDRAM.
thanks