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.

SPI implementation on CC2650

Other Parts Discussed in Thread: CC2650, CC2640

I'm implementing a 2Mb SPI FLASH device for data logging on the CC2650. The data sheet refers to "SSI (SPI)" interface. Of course SSI and SPI are not the same thing. I presume that the SPI bus is implemented instead of SSI. I don't see a description in the Technical Reference Manual (although I'm sure it's there) as to how to implement the SPI bus in CCS. Please provide a link, page number or other reference that would help me understand SPI implementation on the CC2650.