Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYou can set the PARK bit of the SGDMA control register to 1:
"Seting this bit to 0 causes the SG-DMA controller core to clear the OWNED_BY_HW bit in the descriptor after each descriptor is processed. If the PARK bit is set to 1, the core does not clear the OWNED_BY_HW bit, thus allowing the same descriptor to be processed repeatedly without software intervention. You also need to set the last descriptor in the list to point to the first one." Best Regards, Milos