STM32F270IF: If I configure PI0-Pi3 as PSI2_NSS, SCK, MISO, MOSI leaving PSI2_NSS disconnected, can I use GPIO PI4-PI6 as the SPI_NSS for different devices and select which I/O in code prior to spi communications?
End result: same SPI channel different devices accessed individually.