Tag GPIO

There are 2 posts under tag GPIO.

GPIO External Interrupt on the STM32 Blue Pill Using Rust Thumbnail

GPIO External Interrupt on the STM32 Blue Pill Using Rust

How to use external interrupts on the STM32 (Blue Pill), starting from an explanation of external interrupts to program examples using the Rust programming language.

Mastering GPIO on STM32 Blue Pill: The Modern Way with Rust Thumbnail

Mastering GPIO on STM32 Blue Pill: The Modern Way with Rust

Use STM32 Blue Pill (STM32F103C8) GPIO peripherals for both Input and Output, from the various configuration modes to writing practical program examples using the Rust programming language.