swru138
29/33
Figure 24 - SPI Mode 1
This mode allows uninterrupted use of the communication bus to the EM while using
peripherals on the EB (typically updating the LCD or accessing the serial flash) at the
expense of requiring two serial interfaces on the microcontroller.
8.3.2 SPI Mode 2 (SPI_M2)
An alternative mode is to use only one SPI bus for all devices. This is achieved by using SPI
mode 2.
Figure 25 - SPI Mode 2
In this case, USCIB0 is used for accessing both the SPI devices on the EB and the EM. In
some cases, this might complicate software, as it needs to make sure ongoing SPI
transactions are not interrupted prematurely (e.g. interrupt from radio triggers reading from
the transceiver using the SPI bus while the MCU is in the middle of writing to the LCD).
Summary of Contents for CC2520
Page 1: ...CC2520 Development Kit User s Guide swru138...
Page 34: ...swru138 Appendix A SmartRF05EB Schematics...
Page 35: ......
Page 36: ......
Page 37: ......
Page 38: ......
Page 39: ......
Page 40: ......
Page 41: ...swru138 Appendix B CCMSP EM430F2618 Schematics...
Page 42: ......
Page 43: ......
Page 44: ......