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.

[参考译文] MSP430F5529:MSP430F5529与另一个 MSP430F5529进行通信

Guru**** 2027820 points
Other Parts Discussed in Thread: MSP430F5529
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/826820/msp430f5529-msp430f5529-communication-with-another-msp430f5529

器件型号:MSP430F5529

您好!

我正在设计基于 MSP430F5529的新电路板。  

该板的目的是对模拟数据进行采样并将其发送到 距离大约2米(通过电缆连接)的另一个板上的另一个 MSP430F5529。

我需要通信速度快~1Mbps。

我有2个问题:

MSP UART 能否在该距离内处理该速度?

2.我可以使用 MSP430F5529 USB 接口在它们之间进行通信吗? (如果是、则如何操作?)

谢谢、

推测。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好、ofer、

    UART 很难达到此速率,并且会产生较大的误码率,如下图所示(MSP430F5xx 用户指南 http://www.ti.com/lit/ug/slau208q/slau208q.pdf ):

    当波特率为230400时、位错误率约为5%、因此1Mbps 的速度难以实现正常通信。


    其次、USB 理论通信速度可在1Mbps 下实现。 如需特定用途、请参阅 EXP-MSP430F5529LP 用户指南第49页、链接随附。

    http://www.ti.com/lit/ug/slau533d/slau533d.pdf

    此致

    Johnson