I am working on SPI in DMA mode.
MCSPI0 is configured to use DMA and when MSCPI2 is also configured to use DMA, the MSCPI is breaking the communication.
Looks like some EDMA controller configuration is not working and I couldn't figure out where it is going wrong.
Could you please provide a simple example code to for two MCSPI channels both in DMA mode?
Thanks.