Resolved! Reset timer counter on Input Capture
Posted on June 14, 2018 at 01:13I have configured an timer IC channel and it is working ok however the timer counter isn't reset when I read the captured value: void HAL_TIM_IC_CaptureCallback(TIM_HandleTypeDef *htim){if (htim == &htim2) { ...