mz8e08
Newbie level 4
msp430 spi mode
Hi,
I am planning to use SPI mode to interface a eZ430-RF2500 with a Sandisk Secure Digital Card. The eZ430-RF2500 includes a MSP430 microcontroller and a CC2500 RF transceiver. According to the schematic, the RF transceiver interfaces the MSP430 utilizing the SPI mode, using the SOMI, SIMO, SCK, STE(for chip selecting) pins of MSP430.
The problem is can I connect the MSP430 with SD card using the same set of input wires(SOMI, SIMO, SCK, STE)? In this case, I suppose MSP430 is the master, both RF transceiver and SD card are slaves. If it is possible, how to use the STE signal to perform slave selecting. ALL the information I've got is that the chip selecting can be done by using the STE, but no detailed examples to demonstrate it.
Thanks
Hi,
I am planning to use SPI mode to interface a eZ430-RF2500 with a Sandisk Secure Digital Card. The eZ430-RF2500 includes a MSP430 microcontroller and a CC2500 RF transceiver. According to the schematic, the RF transceiver interfaces the MSP430 utilizing the SPI mode, using the SOMI, SIMO, SCK, STE(for chip selecting) pins of MSP430.
The problem is can I connect the MSP430 with SD card using the same set of input wires(SOMI, SIMO, SCK, STE)? In this case, I suppose MSP430 is the master, both RF transceiver and SD card are slaves. If it is possible, how to use the STE signal to perform slave selecting. ALL the information I've got is that the chip selecting can be done by using the STE, but no detailed examples to demonstrate it.
Thanks