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.

[参考译文] MSP-EXP430FR5969:MSP-EXP430FR5969

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

https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/729840/msp-exp430fr5969-msp-exp430fr5969

器件型号:MSP-EXP430FR5969
主题中讨论的其他器件:MSP430WARE

你好。 我不熟悉此编程域。 我想 创建一个10点循环缓冲器、并使用计时器回调函数每隔10秒递增其值。 是否有人可以为代码提供分步说明(缓冲区和回调)?  

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

    对于计时器组件、您可以在 MSP430Ware 中找到该器件的计时器示例、其中将向您展示如何设置10秒周期性中断。

    http://www.ti.com/tool/MSPWARE

    对于实现循环缓冲器、有许多示例说明了如何在线执行此操作以及如何对教科书进行编程。

    此致、
    Walter