Hi, I want to use ECAP with delta mode. on every capture event, counter(TSCTR) is loaded to CAPx register and reset, normally. but this doesnt work.
for delta mode operation i set the CTRRST1 bit (ECap1Regs.ECCTL1.bit.CTRRST1 = 1; (EC_DELTA_MODE) ) , still ecap is running in continious mode, counter is not reset at any event. however i applied the same code in reference guide, the problem is going on.
mcu: F2808
eCAP reference guide:
focus.ti.com/lit/ug/spru807b/spru807b.pdf