STM32F373 SPI3 DMA data exchange
Posted on May 12, 2015 at 11:01 Hello, I am working on simple project, where i need to exchange data with other microcontroller, but it would be better to use DMA for it in circular mode. I had this program working without a glitch on STM32F...