interface between SPI and UART

Status
Not open for further replies.

keyurptl89

Newbie level 1
Joined
Mar 13, 2011
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
Hi.. i have a cy3209kit which has only SPI interface. But i want to connect xbee transceiver which has UART interface . how i can connect SPI to UART interface?

So pls Help me....

Thank in advance
Keyur Patel
 

have a look at the maxim MAX3110E and MAX3111E
**broken link removed**

if you have two digitial IO pins and a spare timer you could generate the NRZ serial signals using a software
 

Alternately, you can also consider writing software UART, if that's not a problem.

Its usual to have software implementation if there is no in-build UART hardware, like TI MSP430 Launchpads in one such example.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…