STM32F4xx Using DMA Transfer Complete Callback with SPI
Posted on February 10, 2016 at 22:18I just posted this message but it seems to have gotten lost by the forum system. :( Anyway, I'm using SPI with DMA to talk to a SPI flash chip. I'm using the TXRX complete callback handler to detect when a transfe...