STM32F4 Input capture TIM
Good evening everyone, I'm trying to evaluate the duration of a square wave using input capture of the timer, by measuring the time between the rising and falling edges. I wanted to understand what is the maximum frequency at which I can perform this operation with the timers in the STM32F407 microcontroller. I'm having trouble understanding it clearly from the datasheet. Do you have any advice?
