SPI, NSS, SSI and STM32Cube
Posted on March 05, 2015 at 15:12In the typedef for struct SPI_InitTypeDef (in stm32f4xx_hal_spi.h) I find the comment regarding NSS:''Specifies whether the NSS signal is managed by hardware (NSS pin) or by software using the SSI bit. This paramete...