Resolved! STM32F2xx DMA->SPI->16 Bit TX Problem
Posted on May 31, 2017 at 15:46I am trying to send a large buffer of samples to an external DAC using SPI to create arbitrary waveforms. I have previously done this successfully for 8-bit data and have tried to adapt my code to work with a 16-bit da...