STM32F207 not working as SPI slave when NSS is configured in software mode.
Hello GuysI am building a very simple application using CubeMX. I am using two STM32F207ZG boards to communicate with each other over SPI bus without DMA or interrupts.One is acting as a master another as as slave. The slave settings are as follows. ...