Question
STM32F4 Precision measure period of a signal
Posted on February 26, 2017 at 20:30
Hello all,
i need to measure an external clock source of 32768hz with little variation as posible... this means to measure as true as possible, with variations maximum of +/- 2hz ...
Is this achievable with input capture feature of a 32bit timer from the stm32f4?
From the hardware point of view, i was thinking to buffer the input with a opamp just for impedance adaptation, and the output of the opamp to go into the timer channel
