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.

CC2630: SPI Communication in Senosr controller

Part Number: CC2630
Other Parts Discussed in Thread: CC2650

Hi,

I was going through the Sensor Controller Studio Documents regarding SPI Interface.

Actually, I wanted to configure the Sensor Controller and have few questions regarding the same:

1. We have done a Program for SPI Communication with ARM CPU. I want to capture data from the SPI Interface which is sending to ARM CPU.

2. There is no demo example for SPI interface and also no dedicated IO mapping in Sensor Controller studio. We are using smartnrf06 -cc2650 Development kit

3. In the "Help Viewer", "System CPU Communication: Multi-Buffered Output Data Exchange" section, it is mentioned that:

The number of output data structure buffers can be configured between 2 and 256. The resource should only be enabled when required since it increases memory usage and also adds overhead when accessing output data structure variables.   But it is not mentioned that how many bytes of data can be stored. So can you please let me know the size of the data structure buffer?