Resolved! SPI RX buffer shifted
Posted on February 23, 2018 at 18:10Dear All,I use SPI as a master with 2 lines full duplex with DMA on STM32F303RE with 8-bit data size.Frames are made of variable number of Bytes. Normally SPI clocks out 3 Bytes of command on MOSI line + 4 Bytes o...