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 ...
This project makes use of the input capture functionality of general purpose timers on the STM32 board (ARM Cortex M4 MCU) I executed this project for Fontys in Semester 3, Embedded Software. There is ...
[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 ...