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.

[参考译文] LAUNCHXL2-570LC43:tms570lc4357

Guru**** 2482225 points


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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/726053/launchxl2-570lc43-tms570lc4357

器件型号:LAUNCHXL2-570LC43

先生/妈妈、

我需要精确的921600kbps 波特率。 如何配置 UART。 根据 HALCOGEN 中的配置 、我将获得937500kbps 的波特率。 请帮帮我

谢谢你

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好!
    如果使用 SCI/LIN 模块公式、则为:
    SCICLK 频率= VCLK 频率/(P + 1 +(M/16));
    异步波特值= SCICLK 频率/16;
    如果 P = 0、则 Acync 波特值= VCLK 频率/32;

    有关 SCI/LIN 模块的更多详细信息、请参阅器件 TRM 的第29节 :www.ti.com/.../spnu563a.pdf

    如果您使用的是 SCI 模块、则:
    异步波特值= VCLK 频率/16 *(波特+ 1);其中波特是 BRS 寄存器中的预分频值
    如果波特率= 0、则异步波特率值= VCLK 频率/32

    有关 SCI 模块的更多详细信息、请参阅器件 TRM 的第30节 :www.ti.com/.../spnu563a.pdf

    此致、
    米罗