<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>stale-air — заметки</title>
  <link>https://corefall.ru/</link>
  <atom:link href="https://corefall.ru/feed.xml" rel="self" type="application/rss+xml" />
  <description>Заметки про embedded, RF и пайку. Артём Лукьянов, Новосибирск.</description>
  <language>ru</language>
  <lastBuildDate>Mon, 14 Apr 2026 09:12:00 +0700</lastBuildDate>
  <item>
    <title>Zephyr против bare-metal: год спустя</title>
    <link>https://corefall.ru/posts/zephyr-vs-bare-metal.html</link>
    <guid isPermaLink="true">https://corefall.ru/posts/zephyr-vs-bare-metal.html</guid>
    <pubDate>Mon, 14 Apr 2026 09:12:00 +0700</pubDate>
    <description><![CDATA[Год после переезда промышленного устройства с прошивки от руки на Zephyr RTOS.]]></description>
  </item>
  <item>
    <title>STM32, UART, и тихая смерть от OVERRUN</title>
    <link>https://corefall.ru/posts/stm32-uart-overrun.html</link>
    <guid isPermaLink="true">https://corefall.ru/posts/stm32-uart-overrun.html</guid>
    <pubDate>Mon, 02 Mar 2026 11:33:00 +0700</pubDate>
    <description><![CDATA[Три дня поиска того, почему через час работы отваливается RS-485.]]></description>
  </item>
  <item>
    <title>Ловим 433 МГц с rtl-sdr: домашний приёмник пультов</title>
    <link>https://corefall.ru/posts/rtl-sdr-433.html</link>
    <guid isPermaLink="true">https://corefall.ru/posts/rtl-sdr-433.html</guid>
    <pubDate>Sun, 08 Feb 2026 17:48:00 +0700</pubDate>
    <description><![CDATA[Проект на выходные, который растянулся на месяц.]]></description>
  </item>
  <item>
    <title>ESP32 и миф о 10 мкА в deep sleep</title>
    <link>https://corefall.ru/posts/esp32-deepsleep-myth.html</link>
    <guid isPermaLink="true">https://corefall.ru/posts/esp32-deepsleep-myth.html</guid>
    <pubDate>Mon, 19 Jan 2026 14:02:00 +0700</pubDate>
    <description><![CDATA[Реальность зависит от пятнадцати вещей.]]></description>
  </item>
  <item>
    <title>Перепрошил паяльную станцию: PID, который наконец работает</title>
    <link>https://corefall.ru/posts/soldering-station-pid.html</link>
    <guid isPermaLink="true">https://corefall.ru/posts/soldering-station-pid.html</guid>
    <pubDate>Sat, 22 Nov 2025 22:15:00 +0700</pubDate>
    <description><![CDATA[T12, прошивка от энтузиастов, и три вечера на коэффициенты.]]></description>
  </item>
  <item>
    <title>Подтяжки на I2C: сколько и зачем</title>
    <link>https://corefall.ru/posts/i2c-pullups.html</link>
    <guid isPermaLink="true">https://corefall.ru/posts/i2c-pullups.html</guid>
    <pubDate>Sun, 14 Sep 2025 13:01:00 +0700</pubDate>
    <description><![CDATA[Старый мем — «4.7 кОм, не парься».]]></description>
  </item>
  <item>
    <title>KiCad 9: впечатления после переезда с Altium</title>
    <link>https://corefall.ru/posts/kicad-9-review.html</link>
    <guid isPermaLink="true">https://corefall.ru/posts/kicad-9-review.html</guid>
    <pubDate>Sun, 03 Aug 2025 19:44:00 +0700</pubDate>
    <description><![CDATA[Полгода на новом инструменте.]]></description>
  </item>
  <item>
    <title>Логический анализатор за 800 рублей — действительно ли он годный?</title>
    <link>https://corefall.ru/posts/logic-analyzer-cheap.html</link>
    <guid isPermaLink="true">https://corefall.ru/posts/logic-analyzer-cheap.html</guid>
    <pubDate>Tue, 17 Jun 2025 21:08:00 +0700</pubDate>
    <description><![CDATA[Saleae против китайского клона.]]></description>
  </item>
  <item>
    <title>FreeRTOS heap_4: почему я перестал его бояться</title>
    <link>https://corefall.ru/posts/freertos-heap.html</link>
    <guid isPermaLink="true">https://corefall.ru/posts/freertos-heap.html</guid>
    <pubDate>Sat, 12 Apr 2025 16:30:00 +0700</pubDate>
    <description><![CDATA[Долго избегал динамической памяти, потом расслабился.]]></description>
  </item>
  <item>
    <title>J-Link или ST-Link: после трёх лет на обоих</title>
    <link>https://corefall.ru/posts/jlink-vs-stlink.html</link>
    <guid isPermaLink="true">https://corefall.ru/posts/jlink-vs-stlink.html</guid>
    <pubDate>Sat, 01 Feb 2025 10:50:00 +0700</pubDate>
    <description><![CDATA[Краткое сравнение.]]></description>
  </item>
  <item>
    <title>Как читать errata и не сойти с ума</title>
    <link>https://corefall.ru/posts/errata-reading.html</link>
    <guid isPermaLink="true">https://corefall.ru/posts/errata-reading.html</guid>
    <pubDate>Mon, 11 Nov 2024 15:22:00 +0700</pubDate>
    <description><![CDATA[Маленький мастер-класс.]]></description>
  </item>
  <item>
    <title>RS-485: почему ваша шина «иногда» работает</title>
    <link>https://corefall.ru/posts/rs485-tricky.html</link>
    <guid isPermaLink="true">https://corefall.ru/posts/rs485-tricky.html</guid>
    <pubDate>Wed, 02 Oct 2024 18:11:00 +0700</pubDate>
    <description><![CDATA[Заметки о тёмной стороне промышленных шин.]]></description>
  </item>
  <item>
    <title>CMake под Cortex-M: минимальный, но честный</title>
    <link>https://corefall.ru/posts/cmake-cortex.html</link>
    <guid isPermaLink="true">https://corefall.ru/posts/cmake-cortex.html</guid>
    <pubDate>Sun, 18 Aug 2024 12:00:00 +0700</pubDate>
    <description><![CDATA[Шаблон, которым я пользуюсь.]]></description>
  </item>
</channel>
</rss>
