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.

[参考译文] MSPM0L1306:UART Rx 接收的数据存在高误码率问题

Guru**** 2448780 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1207555/mspm0l1306-uart-rx-receives-data-with-a-high-bit-error-rate-problem

器件型号:MSPM0L1306

大家好!

我们目前正在使用 MSPM0L1306SRHBR。

当前未在 UART Tx 上发现问题。

我们的 UART 程序在接收端具有较高的误码率。UART0和 UART1均经过测试。 波特率为9600bps。

SDK 中的例程也存在这个问题。
应用 UART Rx 时、我应该注意什么?

此致、非常感谢您提前作出答复

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

    尊敬的 Bo:

    UART 的源时钟是多少? 32768Hz?

    如果是、也许您可以尝试此参数:

    但实际上、仍然有一些误差、大约为0.25%、您也可以尝试使用 MFCLK (4MHz)作为源时钟来减小此误差、如下所示:

    谢谢!

    此致

    Johnson

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

    您好, Johnson,ñ ol

    我们已设置 MFCLK、并已解决 UART 的 Rx 误码率问题。

    Thnaks.

    Libo.