This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

3 SPI slave sharing the same SCK, MISO and MOSI.

I use the nRF52840 MCU and SDK 16 with S140 softdevice. I want to use spi interface to control 3 SPI slave. They share the same SCK, MISO and MOSI. I use 3 chip select pis to select the slave. How to change the chip select pin to control the slave? Can anyone guide me how to do it? Do you have any example to provide me?

Related