User Activity

Hi,In CubeMX 4.25 it worked properly then I was forced to migrate my project to 4.26 and the timer with input capture stopped working properly. If I overwrite the driver with 4.25 then it works fine again. I suspect this function is wrong: HAL_TIM_IC...
Posted on March 31, 2018 at 22:59Hi guys!I use HAL drivers and I would like to measure the duty cycle of 10 x 25 kHz (asynchronus) PWM signal, but I'm not sure which peripheral should I use:- if I use timer with capture mode then I get 2 x 10 x 2500...