Does EDMA can do 2 paralleled tranfer from the same source?
For example, in my understanding, the capture demo of IWR1642 in SDK1.1 show an example that when a chirp is ready, 2 EDMA is triggered to transfer data from ADC buffer.
1 is from ADC buffer to L3RAM in dataPathTask, and another is from ADC buffer to CBUFF for LVDS output.
Am I right?
Thanks!