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: DMA transfer the ADC result on two CPUs at the same time

Part Number: TMS320F28377D

Hi experts,

Is it possible to transfer ADC results to CPU1 and CPU2 at the same time?

For example, when the ownership of ADC_A is CPU1 with the following settings, can the conversion completion flag of ADC_A be set to the DMA transfer start trigger of both CPU1 and CPU2?

DevCfgRegs.CPUSEL11.ADC_A = 0;  

Best regards,
Sasaki