blog.soch.cc

Writings tagged "STM32"

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.