[SOLVED]I'm having problems with SPI NSS pin toggle
Hi everyone, I'm using SMT32L073RZ as my MCU and it has connected through SPI a flash memory (microchip's SST25VF016B).So the connection is as follows:PA5 ------> SPI1_SCKPA6 ------> SPI1_MISOPA4 ------> SPI1_NSSPA7 ------> SPI1_MOSI)PA0 --...