Hi team,
Here is one question about fast data transfer between DMA and CLA.
My customer is using DMA to get the result of ADC(@400kHz), but their control loop runs in CLA(@100Khz). And the the control loop needs the ADC sampling result.
Our question is:
1. Can DMA directly access to CLA Data RAM? If it is possible, then we could leverage DMA to transfer ADC result directly to CLA data ram, then no additional operation would be needed for CLA to use ADC result.
2. If the answer is no, what is the recommended way to implement DMA and CLA for such a scenario?
Regards,
Brian
