Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThe solution to the ready signal going low after the first piece of data was to put the sgdma in burst mode.
The solution to the second problem was to build the descriptors again. My new problem is that the descriptors are not built in a timely fashion for my system. I would like to use the PARK option in the control register map, so I can re-use the descriptor without rebuilding it. I have not had any success programming this configuration. Does anyone have some CODE that can show a working system that re-uses the descriptors? Thank you in advance for your help!