We work with EDMA3 support on multiple peripheral controllers and have heavy parallel traffic on both SPI busses. Sometimes EDMA3 transaction get stalled - usually one or two bytes before completion. And interrupt is not generated.
We use single-dimensional transactions without links and enable only Transfer Complete interrupts.
Please advise of potential causes.