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.

MSP432P401R UART

Other Parts Discussed in Thread: CC3100

Hi,

I am using MSP432P401R to make a UART connection and talk to a board. I have found in the datasheet that MSP432 supports only one UART (RX-P3.2, TX-P3.3).

In this case when I use serial to transmit and receive from the other board, Can there be a way i can view the data on serial monitor? How to realize this? I have read in other posts about software serial where GPIOs can be used as serial pins. Can someone brief it for me.

My project basically is to read bytes from MCP39F501 onto MSP432P401R and then transmit that data using MODBUS TCP protocol with CC3100 boaster pack.

  • Hi!

    The MSP432P401R has four eUSCI A modules:

    Each module is suitable for UART. Or do you mean the LaunchPad that may not have all of them routed out to headers?

    Dennis

**Attention** This is a public forum