Extra interrupts generated when using DMA and SPI?
Posted on January 07, 2014 at 02:03I have a STM32 discovery board configured in slave mode receiving commands over SPI. When it receives a specific command byte, it activates DMA and sends back a set number of bytes back. I have a print statement at...