07-12-2006 12:11 PM
07-12-2006 01:36 PM
07-12-2006 05:52 PM
07-19-2006 01:17 PM
Make the DA loop faster than the AD one. Or set the FIFO big enough (bigger than the max ADC length).
You need to check the FIFO empty flag in the read FIFO side. And it looks like you get the FIFO empty flag when you read the last element, so you need some logic to detect whether the FIFO read gives you a valid data.