Forum Discussion
Altera_Forum
Honored Contributor
11 years agoBadOmen, Ted,
Thanks for the replies, I wasn't aware of the mSGDMA. As we're only trying to capture a block of data coming from our streaming source I can't see that we can just enable/disable the source. It will work at the start of a capture, but unless I update the source IP with a counter it will always stream extra data into the SGDMA at the end of capture before the CPU responds and switches it off. My 'fix' for now is just to live with the SGDMA as is by increasing the size of the capture by enough samples to flush out the old data, and then discarding these extra samples from the front of the capture.