Hello.
I have a new problem,if somebody can help me.How can I change the frequency to a msp430g2231 from 1MHz to 4,8 or 16MHz? I want to use 19200 baudrate and I understand that this is the problem...
Thanks.
Code example:
/******************************************************************************
* Half Duplex Software UART on the LaunchPad
*
* Description: This code provides a simple Bi-Directional Half Duplex
* Software UART. The timing is dependant on SMCLK, which
* is set to 1MHz. The transmit function is based off of
* the example code