Resolved! Using TIM1 To Count External Pulses On STM32H563
I am playing with the TIM_InputCapture example (calculates frequency of external pulse) for the NUCLEO-H563ZI dev board. The example works OK except:Frequency is not updated for no edges (signal generator off)Minimum frequency is about 3KHz. I need t...