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.

[参考译文] MSP430F5659:timer_A0,timer_A1和timer_A2

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/662718/msp430f5659-timer_a0-timer_a1-and-timer_a2

部件号:MSP430F5659

您好,

我已经在启用中断的情况下使用Timer_A0,并为Timer_A0编写了一个中断服务例程,我再次需要在我的代码中再使用一个计时器,在这种情况下,我被限制为不使用Timer_B,我可以使用Timer_A1吗,请 告诉我 Timer_A0是什么。 TIMER_A1和T IMER_A2有哪些用途??

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

    您好,kvvsai,

    TimerA0和TimerA1/2之间的主要区别是,与TimerA0中的5 CC相比,您只有3个捕获比较寄存器。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    您好,Peter,
    我们可以像使用定时器A0一样使用计时器A1,即写入中断服务例程和使用中断向量,没有任何限制。

    此致,

    kvvsai