STM32F429 SPI4 via DMA
Posted on February 06, 2014 at 11:50Hello everyone,I'm using the SPI4 to read out data from an SD-card, witch is working. Now I want to let the DMA controller do the work at least I want him to do it... I pretty much used the code of the F4 discover...