<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[M5CoreS3 rebooting issue with PSRAM]]></title><description><![CDATA[<p dir="auto">I am using the Arduino IDE with the M5CoreS3 library and am having a reboot issue due to a PSRAM error when I upload any of the Basic examples.  I have configured the boot setup per the documentation.</p>
<p dir="auto">Arduino IDE  2.3.2<br />
M5CoreS3 1.0.0<br />
M5Unified 0.1.16</p>
<p dir="auto">Error message:</p>
<pre><code>14:57:54.043 -&gt; Rebooting...
14:57:54.043 -&gt; ESP-ROM:esp32s3-20210327
14:57:54.043 -&gt; Build:Mar 27 2021
14:57:54.043 -&gt; rst:0xc (RTC_SW_CPU_RST),boot:0x2b (SPI_FAST_FLASH_BOOT)
14:57:54.043 -&gt; Saved PC:0x40377b11
14:57:54.080 -&gt; SPIWP:0xee
14:57:54.080 -&gt; mode:DIO, clock div:1
14:57:54.080 -&gt; load:0x3fce3818,len:0x508
14:57:54.080 -&gt; load:0x403c9700,len:0x4
14:57:54.080 -&gt; load:0x403c9704,len:0xad0
14:57:54.080 -&gt; load:0x403cc700,len:0x29e4
14:57:54.080 -&gt; entry 0x403c9880
14:57:55.084 -&gt; E (1902) mmap: esp_mmu_unmap(595): munmap target pointer is outside external memory regions
14:57:55.326 -&gt; 
14:57:55.326 -&gt; assert failed: spi_flash_munmap flash_mmap.c:241 (0 &amp;&amp; "invalid handle, or handle already unmapped")
14:57:55.326 -&gt; 
14:57:55.326 -&gt; 
14:57:55.326 -&gt; Backtrace: 0x403774fe:0x3fcf3cd0 0x4037c4ad:0x3fcf3cf0 0x4038297d:0x3fcf3d10 0x42018df7:0x3fcf3e40 0x4201892d:0x3fcf3e60 0x42018a31:0x3fcf3e80 0x42018ccb:0x3fcf3eb0 0x4200f0cc:0x3fcf3f10 0x42010521:0x3fcf3f40 0x420482a1:0x3fcf3f70 0x4037f092:0x3fcf3fb0
14:57:55.326 -&gt; 
14:57:55.326 -&gt; 
14:57:55.326 -&gt; 
14:57:55.326 -&gt; 
14:57:55.326 -&gt; ELF file SHA256: f8a0ae31e3181488
</code></pre>
<p dir="auto">Can someone help me debug this?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://community.m5stack.com/topic/6609/m5cores3-rebooting-issue-with-psram</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 04:11:58 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6609.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Jul 2024 15:56:55 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5CoreS3 rebooting issue with PSRAM on Sat, 06 Jul 2024 09:00:43 GMT]]></title><description><![CDATA[<p dir="auto">I can share a few thoughts on your PSRAM issue:</p>
<ul>
<li>Have you tried using an older version of the M5CoreS3 library? Sometimes newer versions can introduce compatibility issues.</li>
<li>Double-check your board settings in the Arduino IDE. Make sure you've selected the correct board and PSRAM option.</li>
<li>Try increasing the PSRAM size in your sketch if you're using a lot of memory.</li>
<li>If possible, test with a different M5CoreS3 unit to rule out hardware issues.</li>
<li>Consider posting your code snippet if the issue persists. Sometimes the problem can be in how the PSRAM is being accessed in the sketch.</li>
</ul>
<p dir="auto">Keep in mind that PSRAM errors can be tricky to debug.</p>
]]></description><link>https://community.m5stack.com/post/25765</link><guid isPermaLink="true">https://community.m5stack.com/post/25765</guid><dc:creator><![CDATA[mattarnold700]]></dc:creator><pubDate>Sat, 06 Jul 2024 09:00:43 GMT</pubDate></item><item><title><![CDATA[Reply to M5CoreS3 rebooting issue with PSRAM on Fri, 05 Jul 2024 18:51:59 GMT]]></title><description><![CDATA[<p dir="auto">What board def version of ‘ESP32 by Espressif’ are you using?<br />
Ver3.x.x is broken for some boards.</p>
]]></description><link>https://community.m5stack.com/post/25755</link><guid isPermaLink="true">https://community.m5stack.com/post/25755</guid><dc:creator><![CDATA[teastain]]></dc:creator><pubDate>Fri, 05 Jul 2024 18:51:59 GMT</pubDate></item></channel></rss>