I am writing a SPI driver for STM32L476RG, which is on a Nucleo board. First use: Communicate with an EEPROM to see how SPI works, logic analyzer records the bits. The slave seems not to react. I found out the /NSS pin is never High. As far as I get ...