Follow
Series

STM32F4 with Embedded Rust at the HAL

Learn Rust at the HAL level with the STM32F4 microcontroller.

Articles in this series

STM32F4 Embedded Rust at the HAL: GPIO Button Controlled Blinking

Jun 27, 202213 min read

This blog post is the first one of a multi-part series of posts where I explore various peripherals in the STM32f401RE microcontroller using embedded...

STM32F4 Embedded Rust at the HAL: GPIO Button Controlled Blinking
STM32F4 Embedded Rust at the HAL: Button Controlled Blinking by Timer Polling
STM32F4 Embedded Rust at the HAL: UART Serial Communication
STM32F4 Embedded Rust at the HAL: PWM Buzzer
STM32F4 Embedded Rust at the HAL: Timer Ultrasonic Distance Measurement
STM32F4 Embedded Rust at the HAL: Analog Temperature Sensing using the ADC