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.

CC3100 + MSP430F425A SPI interrupt

Other Parts Discussed in Thread: MSP430F425A, CC3100

Hi,

I am working on interfacing the CC3100 with the MSP430F425A. The MSP430F425A already has the sensor side of the code written for it and I am just supposed to add the CC3100 to the board. The application is battery powered so the MSP430F425A sleeps over often.

I am communicating with the CC3100 over Wi-Fi direct and want to wake up the processor when there is a smart phone looking to connect to the processor to read the sensor data. Most likely I will use the SPI interface but don't mind using the UART. I haven't worked on SPI interrupts in the past and don't even know if such a thing is possible. 

Thoughts?

Neel.