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.

[参考译文] TMS320F28377S:PWM 计数器寄存器在断点期间继续计数

Guru**** 2477255 points


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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/696837/tms320f28377s-pwm-counter-register-continues-counting-during-breakpoint

器件型号:TMS320F28377S

您好!

一个 PWM 计数器寄存器在断点期间继续计数是否正确。 此时、执行的代码停止、其他 PWM 计数器停止。

谢谢。

BR、Jordan

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

    它取决于仿真模式位的配置方式。 检查每个 PWM 模块 TBCTL 寄存器中的 FREE_SOFT 字段(位14和15)。

    00:在下一次时基计数器递增或递减之后停止
    01:当计数器完成一个完整周期时停止
    1x:自由运行

    此致、

    Richard