Posted on April 15, 2017 at 11:42Hello I devolved a code for stm32 as a master and for arduino as a slave , to send a byte through SPI.But it did not work. I want to know what is the wrong in my code.STM32 Master Code :static void SPI_Config(void);i...