Resolved! STM32L476 SPI NSS bit not functioning
Using an stm32l476rg nucleo as a master device and SPI2 peripheral. The following bits have been set in order for the NSS bit to stay high normally and then be pulled down during communication (according to the reference manual).MSTR = 1SSM = 0SSOE =...