having trouble setting up TIM1 to measure input period and detecting no input
I need to measure the rpm of a tachometer signal from a fan. I want to measure the period. I also need to know when the fan is stopped (i.e. the signal stops changing). I am trying to use TIM1 for what seems to me to be a simple setup. I want an i...