blog.soch.cc

Writings tagged "embedded"

Nov 2025

Emulating I2S on STM32F103

How to use SPI and a timer to emulate I2S

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!