SPI always calling callback
Hello to everyone. I'm creating a project where i need to communicate via SPI. My main board, is configured as full duplex Master, and i have other STM working as full duplex slave. But, i have a problem. If i configure the boards to just have one fu...