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.
Hello,
My hardware:
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?
Hello,
You can find code examples including SPI slave on dev.ti.com in the Resource Explorer which has a similar if not identical structure to the Resource Explorer in CCS. You have the option to use register-level or DriverLib examples. Look for "spi" in the code example names.
https://dev.ti.com/tirex/explore/node?node=AMfVym3ltWF9KX6zK9t4ww__IOGqZri__LATEST
Regards,
James
**Attention** This is a public forum