SPI1 in DMA2 on STM32F4
Posted on October 29, 2012 at 15:16Hi,I'm trying to switch SPI1 to DMA mode. First I just try to enable on RX channel only, but I tried both RX TX, and many configuration, and I can't figure why it doesn't want to start... #define NBR_BYTES_ 15 uint...