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.

[参考译文] TMS320F28377D:28377D 的 ePWM 时钟

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/588774/tms320f28377d-epwm-clock-for-28377d

器件型号:TMS320F28377D

尊敬的先生:

我使用了 TMS320F28377D 控制器。 我将时钟设置为低于 ePWM 模块的配置。

SYSCLK (200MHz)、EPWMCLK (200MHz)和 TBCLK (2= 50MHz)

ClkCfgRegs.PERCLKDIVSEL.bit.EPWMCLKDIV = 0;

EPwm1Regs.TBCTL.bit.CLKDIV = 2;

没关系吗?

谢谢你。

-仰卧

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

    您好!

    在此器件上、EPWMCLK 不能为200MHz。 您需要将 CLKDIV 值设置为"1"以使其为100MHz。

    此致、

    Vivek Singh

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