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.

MSP430x2xx的常用波特率配置问题

Other Parts Discussed in Thread: MSP430AFE253

最近需要用MSP430AFE253,使用USART的UART通信,发现官方例程中的波特率配置和MSP430X2XX官方手册的常用波特率配置表不一致。如图所示,我按照手册配置波特率,串口通信的结果是乱码。例程的波特率配置是正确的。请问这是什么情况?