Help with setting up SPI communication between 2 F767ZI Nucleo board in interrupt mode ?
Hi Guys, I am new to embedded programming. I am currently trying to transmit data between 2 Nucleo boards via SPI in interrupt Mode. The problem is I am getting gibberish data in my master mode Nucleo board and transmission stops in slave mode with a...