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.

DRA78XEVM: Sharing EDMA across IPU and DSP

Part Number: DRA78XEVM


Tool/software:

Hi,

I need to use both McSPI3 and related EDMA TX/RX channels from a DSP, after these has been initialized by IPU by the boot.

For McSPI everything is fine since its a dedicated controller.

EDMA on the counterside manage/map any peripheral DMA channels.

Do you have any recommendation to "detach" McSPI3 TX/RX EDMA channels from the IPU and "attach" to use it later on DSP?

In my case DSP is using Region3 while IPU is using Region0.

Thanks