Resolved! SPI full duplex slave does not send data
Hi all,I have a setup with Pi and STM board. The Pi acts like an SPI master, the STM is setup as SPI full duplex slave.The SPI input and outputbuffer are the same size, what i want is that when i receive x bytes from the pi, i send back the first x b...