Hi All,
I am using a system composed of C6747 (300 MHz floating) and TI's ADS1610 (ADC, 10 MSPS). The 16 bit ADC output is directly conected to the GPIO bank 0 (GP0[0:15]). Data Ready of the ADC is triggering through GPIO bank 1 (set as Interrupt bank) the EDMA Event. PaRam is set as ring buffer. Everythink is working fine, but the problem is, that the EDMA seems to be to slow for the 10 MSPS of the ADC. That means it misses few samples outcoming from the ADC.
Before going in detail I have the general question if it is actually possible to run a 10 MSPS ADC through the EDMA of the C6747 (all Clocks set to max, so EDMA runs with 150 MHz). Doest somebody have experienze or can give an answer?
Regards
You Jin