rp2040

  • 8th February 2026

Analyzing PIO Blink Using Logic Analyzer on Raspberry Pi Pico with Embedded Rust

In this post, we use a logic analyzer to study a GPIO signal generated by a PIO state machine on the RP2040. We derive the timing from instruction cycles and validate it on real hardware with Embedded Rust.

Read more