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.

MSP430FR6043: Connecting MSP430FR6043 and CC1352 using SPI

Part Number: MSP430FR6043

Hello,

My hardware:

  • MSP430FR6043
  • CC1352R1F3
  • CCS 10.1.0.00010


I have created a custom board with MSP430FR6043 and CC1352R1F3 and I want to implement UssLib and SPI on it.
I want to connect CC1352R1F3 with MSP430FR6043 using SPI, I already have implemented SPI MASTER in CC1352R1F3 using ti-rtos.
As far as I know I can't use ti-rtos on MSP430FR6043 as stated here: e2e.ti.com/.../931104
What should I use as an example to implement SPI SLAVE code on MSP430FR6043?

**Attention** This is a public forum