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