Hello, All!
I have an issue with completion interrupts for SPI data exchange if it uses DMA channels from 4 to 7. The same code performs flawlessly when I'm using DMA channels from 0 to 3.
The main symptom is missing completion interrupt after transfer is completed (monitored by counters).
Have you tried to use DMA channels 4 or greater with completion interrupts?