<?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>ISR on Electronics Lifehack!</title>
    <link>https://electwork.net/en/tags/isr/</link>
    <description>Recent content in ISR on Electronics Lifehack!</description>
    <image>
      <title>Electronics Lifehack!</title>
      <url>https://electwork.net/images/ogp-default.jpg?v=3</url>
      <link>https://electwork.net/images/ogp-default.jpg?v=3</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Sun, 26 Apr 2026 00:00:00 +0900</lastBuildDate><atom:link href="https://electwork.net/en/tags/isr/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>STM32 Series #9: Interrupt Design Anti-Patterns</title>
      <link>https://electwork.net/en/posts/stm32-episode09/</link>
      <pubDate>Sun, 26 Apr 2026 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/en/posts/stm32-episode09/</guid>
      <description>Learn STM32 interrupt anti-patterns by deliberately breaking real code: ISR printf deadlock, volatile-missing optimization bugs, I2C timing breakdown, and non-atomic shared variable corruption.</description>
    </item>
    
    <item>
      <title>STM32 Series #8: Interrupts — Vector Table, NVIC, Context</title>
      <link>https://electwork.net/en/posts/stm32-episode08/</link>
      <pubDate>Fri, 17 Apr 2026 00:00:00 +0900</pubDate>
      
      <guid>https://electwork.net/en/posts/stm32-episode08/</guid>
      <description>STM32 interrupts on the NUCLEO-F401RE, from zero: vector table structure, NVIC priority, context saving (8 registers auto-pushed to the stack), and a TIM2 periodic interrupt implementation.</description>
    </item>
    
  </channel>
</rss>
