DMA problem ?
Posted on July 19, 2016 at 13:58Dear All,I am facing a strange problem. I am using a slave SPI to transfer memory data by a DMA stream. The transfer uses 16-bit wide data. On the stm32f429 (m4) the code works very well and I can use the data. The sa...