<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>John Galik's Blog</title>
    <link>https://john-galik-blog.pages.dev/</link>
    <description>Field notes and project breakdowns</description>
    <language>en</language>
    <item>
      <title>Reflashing the PN5180 Over Bare SPI</title>
      <link>https://john-galik-blog.pages.dev/posts/2026-06-28-pn5180-bare-spi/</link>
      <guid isPermaLink="true">https://john-galik-blog.pages.dev/posts/2026-06-28-pn5180-bare-spi/</guid>
      <pubDate>Sun, 28 Jun 2026 00:00:00 GMT</pubDate>
      <description>The Arduino library hides a busy-wait handshake behind every send. Here is what the datasheet actually requires, and what the library invented.
</description>
    </item>
  </channel>
</rss>
