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.
您好!
我正在从事 LAUNCHXL-F28377S 的工作。 我已经用这个生成了 PWM、但无法计算频率。 我假设 EPWMCLK = PLLSYSCLK/2 (作为默认值)并且 这个电路板的 PLLSYSCLK 为120MHz。 是真的吗?
我正在为此使用加减计数 器、因此我的 Tpwm = 2 x TBPRD x Ttbclk、其中 Ttbclk = 1 / EPWMCLK /(HSPCLKDIV X CLKDIV)。 在测试我的 IF 时、如果我采用 TBPRD = 2、我的 PWM 将生成16.275KHz (HSPCLKDIV = 6且 CLKDIV = 6)。
请在这方面帮助我。
此致
Jaydeep Parmar