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.

CC2541 SPI Programming

Other Parts Discussed in Thread: CC2541

Hi there,

I am new to programming the CC2541 and I'm aiming to connect it to my PIC.  As I understand it can be connected with either UART or SPI.  I have choosen SPI because both of my UART are used.  I have installed the IAR software and am looking at the KeyFobDemo (since I have the CC2541DK).  My question is if it is possible to send an SPI  command from the PIC to the CC2541 and the later one to do something, eg. transmit it's IEEE.

Thanx in advance