Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSGDMA debug
Hello, I am trying to learn how to use SGDMA to transfer data to memory. First of all, I am trying to connect SGDMA TX directly to SGDMA RX and check results. You can find the source code ->here<-...
Altera_Forum
Honored Contributor
15 years agoOk, I've enabled the PARK bit. There were some problems in the code, so I got error bit up, but now continuous dma transfer works fine. However now it doesn't get into interrupt. How do I know when the full transfer is complete?