if i am controlling two spi devices with one instance, can I just define a new SS in the same SPIconfiguration or do i have to close the connection and select a new one?
is it possible to control the second SPI while the first one is waiting to receive data?
if not, can i use another spi instance or do both Instances are clock connected?
Using
NRF52832
PCA10040
using SPIM and the newest library version