PWM input using InputCapture - Stm32Cube
Posted on October 29, 2016 at 11:30Hi everybodyI need to get PWM input value using input capture .I set Input Capture in Both Edge mode and I'm getting the HAL_TIM_IC_CaptureCallback very well . but for calculating the PWM duty cycle I need to know ...