User Activity

I took SPI interrupt example from STM32CubeF1 repo. I have two Nucleo-F103RB boards. I am using one board as Master and the other as Slave. If I run the example as is then communication is working as expected. That is data from Master is getting sent...