Altera_Forum
Honored Contributor
16 years agoIssue using SGDMA to frame buffer
Hi,
I am buffering frames using an SGDMA. I was wondering if anyone has come across the following problem: After transferring successfully to the ddr2 with several descriptors, the ready signal from the SGDMA drops for good, thereby stalling the frame transfer. But when using a much smaller frame, say, 100 x 64 pixels instead of 800 x 480, the stalling problem never happens. Things I have ruled out: -All timing has been met. -The descriptors were setup successfully. -The DDR2 memory passes a read and write test for the entire address range. Thanks!