blog.soch.cc

Writings tagged "microcontroller"

Nov 2025

Fastest GPIO Read Speed on STM32F103 (Tight Loops vs DMA)

Running 4 benchmarks to measure the clock cycles it takes to perform a GPIO burst read.

Nov 2025

Accidentally bricking an STM8S

Be careful setting that option byte!

Oct 2025

Programming AVR chips with an Arduino

A quick reference guide programming any AVR microcontroller using any Arduino as an ISP.