STM32F4, SPI with DMA: strange behaviour
Posted on August 05, 2014 at 10:31 Hello , I have successfully implemented a quick and dirty communication between the STM32F407 and an external ADC ADS1278 via the SPI, using DMA. Everything seems to work fine until the moment I try to ...