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的串口的接收数据问题

Other Parts Discussed in Thread: SYSCONFIG

 我现在想获得串口输入的数据,以进行处理,但是我无法获得正确的输入数据。 

我使用的是这个函数sta= MAP_UART_receiveData(EUSCI_A2_BASE);,但是数据不对,请问是我们的定义错了,还是方法错了。

麻烦了,谢谢