This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Timer extension - bidirectional

Hi,
in these days i am solving problem of bidirectional timer extension, but still no success.
I use Timer3 as quadrature encoder, but i need more than 16bit value. I cant find way how to do it by peripherials and when i tried to do it in the interrupt handler by software, it was close, but sometimes result in mistake (jitter around overflow/underflow leads to wrong DIR bit after interrupt event).

Is there any way to solve it?
thanks
John