Question
Input capture timer - measure frequency
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) wiring this signal to T21 Capture source PA2 (both edge), while T21 used external clock as input on PA1. Capture should set Interrupt to compute frequency. Is this possible ? All try I maid with STM32CubeMx fail. Have you an idea to help me ? Best regards, Saphymoo.