Encoder overflow or underflow?
Posted on February 17, 2018 at 16:56Hello,I configured the TIMER1 to use like an encoder counter. My question is: How I can detect inside the in the interrupt function if the interrupt was caused by an overflow or underflow in the counter?void HAL_T...