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.

msp430f5系列定时器捕获功能例程

请问为啥例程里为啥没有定时器捕获的代码,

  • MSP430F51x2_td0_24.c Timer0_D3, Single Input Capture mode, Normal Timer Mode
    MSP430F51x2_td0_25.c Timer0_D3, Dual Input Capture mode, Normal timer mode, Period Measurement
    MSP430F51x2_td0_26.c Timer0_D3, Dual Input Capture mode, Normal timer mode, DutyCycle Measurement

    弱弱的问两句,这个是不是啊?

  • http://www.ti.com/cn/lit/zip/slac452

    下载后先看Readme文件

  • 谢谢,我下载下来仔细看了,我用的是f5529,那个里面配置和5529不一样,有5529的捕获代码吗,我该怎么从Ti上面找呢

  • 官网的例程都是一些基本的和典型的内部模块应用,有时候也不会面面俱到。

    网上有很多例程的,f5529的例程你可以参考https://wenku.baidu.com/view/41d8a469453610661fd9f447.html

  • 谢谢您给我的指点,您给的资料我已经会用了捕获功能,非常感谢