User Activity

Posted on June 22, 2017 at 09:37Hello all,I am using two different timers(TIM2 and TIM3) in order two measure frequency and duty cycle of two independent signals.As the example guides, i used the  HAL_TIM_IC_CaptureCallback(TIM_HandleTypeDef *htim) ...
Posted on February 28, 2017 at 08:47Hello everyone,I would like to measure frequency of two different signals using STM32Fxx timers'but i have problems setting two different timers to work simultaneously .thanks for your help.