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.

关于28027中ECAP的问题

请问在28027中对ECAP功能,捕捉到下降沿的同时能否自动读取某一个32位定时器的计数值?如果不能,通过编程读取应该是可行的吧?

  • 自动读取应该是不行的,通过程序自己去读当然没问题。

    有另一个建议可以共享下,使用PWM的TZ/DC子模块,当条件符合时,DC子模块可以记录当时PWM定时器的计数器的值,具体请参考PWM用户手册。