Why are the first 2 bytes in each SPI transmission with DMA controller erroneous?
Posted on March 16, 2016 at 10:52 I'm working with the Discovery Development Board and I am trying to use the DMA-controller with my SPI-bus in order to support 5-byte continuous transfers. I have assigned SPI1 as my master and SPI2 as my slave ...