Tag Timer

There are 3 posts under tag Timer.

Measuring Pulse Width with STM32 Timer Input Capture using Rust Thumbnail

Measuring Pulse Width with STM32 Timer Input Capture using Rust

Using STM32 Timers (Blue Pill) and Rust to measure input pulse width on a Timer channel, covering everything from Input Capture theory to a complete program example.

STM32F103C8 + Rust: Timer as Downcounting and Center-Aligned Counter Thumbnail

STM32F103C8 + Rust: Timer as Downcounting and Center-Aligned Counter

Accessing Timer Peripherals for Downcounting and Center-Aligned Counter Modes on the Blue Pill (STM32F103C8) using the Rust programming language.

Programming Blue Pill (STM32F103C8) Timers with Rust Thumbnail

Programming Blue Pill (STM32F103C8) Timers with Rust

Accessing Timer peripherals on the STM32F103C8 (Blue Pill), from theory to example programs using Timers as counters with Rust programming language.