Posted on May 17, 2011 at 13:08Hello all! I have a buffer SPI1_Buffer_Tx[] that I want transfer in SPI1 by using DMA and then transfer it into an external device. Buffer SPI1_Buffer_Rx[] receive data using DMA. SPI work in full-duplex mode. But i ca...