Hi,
I have an application where I am planning to use EDMA for McASP, SPI and MMCSD. I am aware that there are 2 EDMA devices. I am trying to initialise the SPI device and McASP device using EDMA device 0. I initialise the SPI device in DMA mode first which works ok. When I try to initialise an audio stream using EDMA device 0, though, the initialisation fails. Is it possible to share 1 EDMA device between multiple peripherals?
Thanks
Brian