EmbeddedRelated.com
Forums

Small MSP430 with UART?

Started by merapcb January 19, 2011
Why don't you just call your local TI distributor? They will be happy to steer you in the right direction, and can probably help with samples.

There are lots of examples of how to implement a UART with software ("bit banging"), but it's an ugly job. Of course, if you're only sending, and not receiving, data, it's a lot easier since you don't have to synchronize/oversample the sender's data.

What are you communicating with? Do you HAVE to use UART?

Stuart

--- In m..., "merapcb" wrote:
> Hi. I am looking for a small and cheap ($2-3) MSP with a single UART but all I can find seem to have just I2C/SPI (or I am not searching the TI site correctly). What would be a good choice? The requirements are very simple as follows:
> - Single UART (for serial comm)
> - 10 I/Os
> - Speed not important, no PWM/ADC/etc
>
> Of course, they need to be largely available on Farnell etc. and with samples available from TI......
>
> Thanks
>

Beginning Microcontrollers with the MSP430