I am trying to use SPI to communicate to the launch pad that I have, but I can't even get started because whenever i add this line to the radarProcess.c file in the DSS project:
#include <ti/drivers/spi/spi.h>
I get these errors:
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.
I am trying to use SPI to communicate to the launch pad that I have, but I can't even get started because whenever i add this line to the radarProcess.c file in the DSS project:
#include <ti/drivers/spi/spi.h>
I get these errors:
Hi Sam,
You can access SPI from only Master Sub-system(MSS).
Thanks
Yogesh
Ah thank you for that. Do you know which pinout I need to use for the IWR1642BOOST to use SPI to communicate to a launchpad that is connect to the J5 and J6 ports? I don't know how to setup the pinmux for the J5 and J6 ports that correspond to SPI.
Sam,
Closing this thread. Will use other thread to discuss:
IWR1642BOOST: SPI Pinmux Not Recognizing
Thanks
Yogesh