Other Parts Discussed in Thread: MSP430F149, MSP430F2370, TRF7960
Hello,
I'm trying to communicate between two different MSP430s (MSP430F2370 to an MSP430F149). These microcontrollers are on two different development boards (TI TRF7960AEVM and Olimex EasyWeb3, respectively). As far as I've found, there are no available SPI pins on the Olimex board and no available UART pins on the TRF7960. What I'm trying to do, then, is transmit information from a GPIO pin on the TRF to a UART pin on the Olimex. This is possible, right? Is there any example C code on the implementation of software UART anywhere? I'm specifically looking for transmission code, since the receiving end has a UART pin available.
Can anyone help me out? Feel free to make any suggestions or corrections to what I've said, too.
Thanks,
Warner