Impossible to receive data in loop using SPI with interupt
Hello,I'm working with two F4 STM32 boards using the SPI communication.The two boards are connect to each other using the SPI1 connectivity. The first board is configured as a Master and only send data. And the second is configured as a Slave and onl...