How to read low-frequency PWM signals?
Hi all,I'm new with the PWM business, so, I'm referring the sample code (TIM_PWM_Input) provided in STM32F2XX stranded peripheral library . In the readme.txt file it is mentioned that we can measure minimum 915Hz frequency. But in my application, I w...