Can STM32F103RB-Nucleo even do PWM Input Capture?
Posted on July 26, 2017 at 02:59Cannot get it to fire the IC Capture interrupt, and the macro that decodes the PWM Pulse finished interrupt might be broken becuase all running timers seem to be sent a handle to that callback. htim->Instance TIM2 ge...