This project demonstrates servo motor control using PWM and measures the frequency of an external signal using Input Capture mode on TIM4. The servo motor is controlled via two buttons with debounce ...
Input Capture Concept Input capture mode can be used to measure pulse width or frequency. Except for TIM6 and TIM7, all other timers of STM32 have input capture function. ③Configure the capture signal ...
[Pulko Mandy] got his hands on the new STM32 F3 Discovery board. He’s a fan of the open source tools just like we are, so he posted a guide covering the use of an open source toolchain with the F3 ...