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.
Part Number: MSP432P4111
Tool/software: TI-RTOS
Hi,
I am trying to use SPI communication. What I am trying to do is set a lauchpad as a master that reads thata from several slaves. Ideally in that code I can chose the pins, is there any example code whith that?
Thank you.
There are a few examples in the SimpleLink MSP432P4 SDK using both RTOS and non-RTOS solutions.
For RTOS based examples please refer the folder ./examples/rtos/MSP_EXP432P4111/drivers/ in the root of the SDK.
For non-RTOS based examples please refer the folder ./examples/nortos/MSP_EXP432P4111/driverlib/ in the root of the SDK.
Thanks,
Sai
**Attention** This is a public forum