What is the maximum input capture frequency in STM32F7?
Posted on March 27, 2018 at 00:23I am using STM32F7(216MHz). When I test input capture of TIM2 and TIM11, rising edge interrupt was missimg some time. The callback function is not call by interrupt at the ratuo about 1 of 100. Input signal frequenc...