1 usart introduction: uart mode – Texas Instruments MSP430x4xx User Manual

Page 259

Advertising
background image

USART Introduction: UART Mode

14-2

USART Peripheral Interface, UART Mode

14.1 USART Introduction: UART Mode

In asynchronous mode, the USART connects the MSP430 to an external
system via two external pins, URXD and UTXD. UART mode is selected when
the SYNC bit is cleared.

UART mode features include:

-

7- or 8-bit data with odd, even, or non-parity

-

Independent transmit and receive shift registers

-

Separate transmit and receive buffer registers

-

LSB-first data transmit and receive

-

Built-in idle-line and address-bit communication protocols for
multiprocessor systems

-

Receiver start-edge detection for auto-wake up from LPMx modes

-

Programmable baud rate with modulation for fractional baud rate support

-

Status flags for error detection and suppression and address detection

-

Independent interrupt capability for receive and transmit

Figure 14−1 shows the USART when configured for UART mode.

Advertising