Hi ALL:
MSP430F5658的UART 和 SPI 能支持多大的波特率或者速率?
BR
Wu. Zhi-Rong
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.
Hi ALL:
MSP430F5658的UART 和 SPI 能支持多大的波特率或者速率?
BR
Wu. Zhi-Rong
你好:
MSP430F5xxx的UART的最大速率是1Mbps,但是这个不一定实用。
要注意TX和RX的误差,看能否满足你们的需求。
一般来说,波特率大于460800的时候,都会用硬件流控制的串口,否则稳定性很差。
谢谢。