Recent posts

A Short Break

3 minute read

A short life update, a lesson learned from ordering the wrong parts, and a reset on the embedded systems practice plan.

Low-Level LED Blinking

3 minute read

Switching to Miro Samek’s low-level embedded style and recreating an STM32 LED blink project with register-level understanding.

Timers

1 minute read

Learning the practical basics of timers on STM32, from prescalers and periods to interrupts and waveform generation.

External Interrupts

1 minute read

Configuring a Nucleo user button as an external interrupt and seeing how event-driven inputs become useful in safety-critical systems.

Oscillators

1 minute read

Following STM32World tutorials on clocks and oscillators while learning to distrust default CubeMX pin assignments.

Serial Debugging :(

2 minute read

A frustrating attempt to get serial debugging working over USB on an STM32 Nucleo board while adapting tutorials meant for different hardware.

Beginning My STM32 Journey!

1 minute read

Starting the STM32 journey with a Nucleo F767ZI board and refreshing embedded systems knowledge after years away from the field.