Problem with TIM1 operation in the PeriodElapsedCallback of TIM4
Posted on July 04, 2018 at 10:36I am working on a 3 channel frequency counter on STM32F446RE. I am displaying the values on an LCD 20x4 display. The LCD driver uses TIM1 in order to generate the microsecond and millisecond delays. I am also using TI...