Resolved! SPI Full Duplex DMA with 2 STMF411RE EVA-Boards
I have 2 STM32F411RE-EVA Boards. I want to use one of them as SPI Master and the other one as slave and i want to receive data when a certain boolean goes high and triggers the slave. I want the slave one to send me 8 bits of data but i want to recei...