SPI DMA Problem, please help
Posted on September 03, 2014 at 00:58I'm trying to run SPI on DMA Mode for STM32F407 (Discovery). I'm stuck with the below code, with the oscilloscope showing SPI CLK but no data. I'm wondering:1. How do you do slave select in DMA Mode?2. Is the DMA...