This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

msp430 accept both address-bit uart data and basic uart data?

How do I make my msp430 accept both address-bit uart data and basic uart data?

Basically I need to make my msp430 receive data from two processors, but

                 one is set UCMODE_2 (address-bit mode) sending out only data without address-bit set.

                 another is set UCMODE_0(UART mode) send out only data.

Thanks,

**Attention** This is a public forum