This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F28377D: Fast data transfer from DMA to CLA

Part Number: TMS320F28377D

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