Other Parts Discussed in Thread: MSP430F149
I am using TRF960evm with msp430 (http://www.ti.com/tool/trf7960evm) to communicate with OLIMEX webserver easyweb 3 (http://www.olimex.com/dev/MSP430/MSP430-EASYWEB3/MSP430-EasyWeb3.pdf) . the only problem is TRF960EVM only has SPI to send data and OLIMEX only has UART to recieve the data. What can i do to resolve this problem? Will it work if I directly send data from SPI to UART or will i have to purchase an addition interface that converts SPI to uart and then send it ?
Any suggestion would be greatly appreciated,
KC