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.

Ecap measurement of wheelspeeds

Other Parts Discussed in Thread: TMS570LS1227

Hello,

with an TMS570LS1227 i try to measure wheelspeeds with the help of the ecap pins. 
So at the moment i generate a fictiv pwm signal and read the signals. I then calculate 1000000000 / pwm_period to get the frequency.
For higher frequencies this works very  well, but when the frequency get very low it produce only ***. So for 400Hz it has a higher value than for 500 and 600Hz has a lower value.

So my question is if anyone knows an easy solution to help me with that problem.

Cheers
Moritz