<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>GPIO on Hoa Nguyen — Embedded Software Architect</title><link>https://hoanguyen.de/tags/gpio/</link><description>Recent content in GPIO on Hoa Nguyen — Embedded Software Architect</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 25 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://hoanguyen.de/tags/gpio/index.xml" rel="self" type="application/rss+xml"/><item><title>Interrupts on the i.MX RT1062: GPIO vs ADC vs FlexPWM, and Auditing Your NVIC Table</title><link>https://hoanguyen.de/posts/rt1062-interrupts-gpio-adc-flexpwm/</link><pubDate>Sat, 25 Jul 2026 00:00:00 +0000</pubDate><guid>https://hoanguyen.de/posts/rt1062-interrupts-gpio-adc-flexpwm/</guid><description>The three interrupt sources follow one NVIC pattern but differ in where the trigger lives and how the flag clears. Plus the audit that matters: which of your ISRs sit above the FreeRTOS syscall barrier, and therefore must never touch a FreeRTOS API.</description></item></channel></rss>