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.

CC2650 EM - issues with SPI

Other Parts Discussed in Thread: CC2650, CC2650STK

HI,

I am using CC2650 EM + SmartRF06. My code is in contiki and my development platform is linux/gcc. I am facing issues while trying to configure SPI bus. In the contiki set of codes checked out from the git repository, there were some SPI apis defined for CC2650 sensortag. I used the same for my CC2650 EM with changes in pin mapping according to my hardware. All SPI initialization and configuration steps given in CC2650 user guide are performed in those apis. But, I am not even able to obtain the SPI clock pulse. 

Is there any sample SPI code for CC2650?

Are there any addittional SPI initialization steps that should be followed ?

Thanks in advance.