blog.soch.cc

Writings tagged "embedded"

8th November, 2026

Emulating I2S on STM32F103

How to use SPI and a timer to emulate I2S

6th November, 2026

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.

3rd November, 2026

How to brick (and prevent bricking) an STM8

There's an option bit on the STM8S001J3 that, when enabled without precaution, bricks the chip.