This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1312R: SPI between raspberry-pi and the CC

Part Number: CC1312R


is it possible for a CC to be a slave in regards to a raspberry-pi , while maintaining an external flash (with also SPI driver via NVS driver), and also the CC is a master SPI in regards to a FPGA component?

meaning, all the three needs to co-exist: 

CC (master)-->FPGA (slave)

RASBERI PI (master)) ---> CC (slave)

CC (master) ---> NVS extFlash(slave)