Resolved! Time-based input capture
Hi all, I have an application where I'm trying to use input capture to capture pulse intervals in a specific period of time. At maximum, the pulses will happen frequently enough that I can't use the straight interrupt capture with HAL_TIM_IC_Start_I...