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 agoHm, which example exactly is MM->ST? I've found mSGDMA example on the Wiki, but that one had ST->MM->ST with timing measurement. Too bad there are no examples on simple SGDMA :| That descriptor allocation and set up stuff is quite hard to understand and fulfill.