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.

HRCAP

I want to use TMS32F2806x .I want to know the difference between eCAP and HRCAP.?

  • Naresh,

    The modules are described in the F2806x Technical Reference Guide (linked here for convenience):
    http://www.ti.com/lit/spruh18

    The eCAP is best for measuring the time between edges assuming SYSCLK resolution is adequate.  It will be able to measure even when the time between events is large (it is a 32-bit timer). 

    The HRCAP is better when you need more accuracy (~300ps resolution), but within a shorter time window.


    Thank you,
    Brett