Hi.
I need to use multiple SPI devices and I'm not sure which is the proper way to handle this, should I open/close each time the SPI port with different SS pin configurations for each device or is there a way to set multiple SS pins at once and select which one to use?
Cheers.