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.

[参考译文] MSP430FR2311:在运行时更改计时器输出模式

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/728024/msp430fr2311-change-of-timer-outputmode-on-the-run

器件型号:MSP430FR2311

您好 MSP430团队。

我想在运行时更改比较模式下定时器的输出模式。

用户指南中说明了:

这是否意味着在更改输出模式之前需要停止计时器?

BR

安德斯兰热

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

    由于输出模式也被视为定时器操作、因此根据用户指南、建议在改变输出模式之前停止定时器。

    谢谢、
    是的
  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    Anders、您好!
    您不能描述确切的情况。
    在软件驱动的 UART 中,使用 Timer_A 或_B,由 SMCLK-计时的输出模式会发生变化,关于要发送的默认位。 我永远不会停止计时器。 (F4x、F2x、现在的 F54xx)。
    如果这会导致错误,则它们绝不会致命,至少在我的情况下是如此。