Posted on July 20, 2015 at 16:58 Hi, I had to measure frequency but in a large range of frequency. the target is a STM32L I would like to realize something like : T2 generate a 10hz signal on PA0(using internal clock, and compare/match) ...
Posted on July 21, 2015 at 15:23 First thank you for this quick answer, range of pulse frequency is [1e-4..5e+6 hz] so I can't use something like the timer capture sample code: The TIM2CLK frequency is set to SystemCoreClock (Hz), the Prescaler i...