spi problem communication STM32F103c8t6
Hello, i have a problem with my spi communication i don't recieve the information from the slave to the master
Master configuration :


Slave configuration :


I want to receive how many time my led blink and i want to write it on my lcd screen.
But everytime is printing 0.

