SPI with DMA interrupt handling for SPI transfer complete
I'm having trouble understanding how the transfer complete interrupt is working.I have setup SPI using DMA to speed up data transfer to an LCD-display.The SPI clock is 18MHz, the System clock is 72MHz.From the book Mastering STM32 my understanding is...