Hi,
I just got a MSP430-449STK2 development board and I am using the IAR IDE for download and debug.
My application requires a UART connection with a PC and for that I want to use the on-board RS232 connector (I think that it is connected to UART1 - according to the schematics). I am using an example program from TI (fet440_uart01_02400.c) which I converted to work with UART 1 instead of UART0. I intend to use the 32K crystal since I need a very low baudrate.
Everything looks very simple but unfortunatly it does not work. I receive no data nor the PC side.
I need some help here.
Thanks
Moshe