Input Capture on very high frequency
Posted on May 29, 2018 at 09:43 Hi All, I am now working on STM32F071 running at 48MHz. I would like to use timer to capture a signal at frequency higher than 400KHz. Originally I use the input capture interrupt to read the period and duty cycl...