Hello,
I am running an ECAP module on F2808 over a long time such
that the ECAP counter overflows and continues counting between my start and
stop signals.
I am calculating an average time between my start and stop
signals and I would like to know the precise behavior of the counter overflow
with regards to its clocking scheme.
What I mean is the following:
if the ECAP counter overflows and my stop event is after the overflow, do I add 0xFFFFFFFF to stop value or
do I add 0xFFFFFFFF and 0x01 to my stop value?
Thanks
Monika