<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>simotin13</author_name>
  <author_url>https://blog.hatena.ne.jp/simotin13/</author_url>
  <blog_title>simotin13's message</blog_title>
  <blog_url>https://mcommit.hatenadiary.com/</blog_url>
  <categories>
    <anon>ESP32</anon>
    <anon>組み込み</anon>
  </categories>
  <description>ESP-IDFでアプリケーションを実装していると、メモリの問題に直面することがあります。 例えばESP32S3では、内蔵RAMが512KB搭載されていますが、これには命令キャッシュ専用のメモリ領域が含まれており、またブートローダやFreeRTOSのカーネルも内蔵RAMを使用するため、実際に開発者が利用できるのはおおむね400KB未満になります。 ESP32ではライブラリが充実していることもあり調子に乗って高機能なアプリケーションを実装しようとすると、内蔵RAMだけではすぐにメモリ不足になってしまいます。この問題を解決するために、ESP32ではPSRAM（Pseudo Static RAM）を利…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmcommit.hatenadiary.com%2Fentry%2F2026%2F02%2F16%2F204215&quot; title=&quot;ESP32でのPSRAMへのstatic変数の配置について - simotin13&amp;#39;s message&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2026-02-16 20:42:15</published>
  <title>ESP32でのPSRAMへのstatic変数の配置について</title>
  <type>rich</type>
  <url>https://mcommit.hatenadiary.com/entry/2026/02/16/204215</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
