Other Parts Discussed in Thread: C2000WARE
Dear Champs,
I am asking this for our customer.
Is it possible to put DMA results in multiple RAM locations, and these locations are multiple of ADC SOCs?
For example,
Use 4x ADC by 4x SOC (0-3),
First ADC SOC3 EOC trigger DMA and put these four results in RAM word0 to word3.
Next ADC SOC3 EOC trigger DMA and put these four results in RAM word4 to word7.
Next ADC SOC3 EOC trigger DMA and put these four results in RAM word8 to word11.
If yes, do we have examples for reference?
Or would you please show us how to implement it?
Wayne Huang