STM32 Timer PWM Input Capture

From Stm32World Wiki
Revision as of 04:53, 13 March 2022 by Lth (talk | contribs)
Jump to navigation Jump to search

The timers in STM32 MCUs are incredible powerful. We have used them before to generate PWM Signals and to decode signals from rotary encoders.

PWM Input Capture example - clock settings.png

PWM Input Capture example - Timer 4 configuration.png

PWM Input Capture example - Timer 2 confriguration.png

PWM Input Capture example - wiring.jpg

Miscellaneous Links