<?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[Brownout detector was triggered]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I've started porting software to the M5Stack and everything was going good until I connected a replay module to the wrong pins and I started getting the following from the monitor session;</p>
<p dir="auto">ets Jun  8 2016 00:22:57</p>
<p dir="auto">rst:0xc (SW_CPU_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)<br />
configsip: 0, SPIWP:0xee<br />
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00<br />
mode:DIO, clock div:1<br />
load:0x3fff0010,len:4<br />
load:0x3fff0014,len:708<br />
load:0x40078000,len:0<br />
load:0x40078000,len:11460<br />
entry 0x400789f4</p>
<p dir="auto">Brownout detector was triggered</p>
<p dir="auto">This repeats non-stop.  In the past I had a cheap DOIT ESP32 board and occasionally get the same message when it tries to turn on the WiFi.  The solution was to unplug the board and let it cool down for a few minutes.  This is not working with the M5Stack.</p>
<p dir="auto">Does anybody have a solution for this?</p>
<p dir="auto">Thanks,<br />
-Claude.</p>
]]></description><link>https://community.m5stack.com/topic/123/brownout-detector-was-triggered</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 15:37:14 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/123.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 04 Mar 2018 17:37:31 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Brownout detector was triggered on Mon, 05 Mar 2018 11:19:20 GMT]]></title><description><![CDATA[<p dir="auto">@JimiT, the software is a Google Home enabled thermostat with a 7 day programmable heating schedule.  I have it running on two different boards right now (DOIT ESP32 and Heltec ESP32 with OLED).  I wanted to port the code to the M5Stack and got half way thru porting the code before it started misbehaving.</p>
<p dir="auto">I found a post here about a user who had similar problems and built a push button jig that would ground GPIO 0 to force the unit into bootloader mode.  I tried the same and sadly, that did not work for me.  Now when I connect the monitor program and hit reset, I get garbage characters and not ESP boot message.  I've tried different baud rates but can't see the boot message.</p>
<p dir="auto">When I try to upload a sketch, it gives me a message that the EEPROM size can't be determined and hangs after loading the bootstrap loader.  I had a similar program with another ESP32 board and it turns out that the EEPROM was fried.</p>
<p dir="auto">The links you've posted are all good but once the unit goes into Brownout, it will not allow you to upload any sketch in the Arduino IDE.  I've yet to find a Espressif command line program to clear the brownout condition.</p>
<p dir="auto">I think this unit is bricked :(</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/reaper7" aria-label="Profile: reaper7">@<bdi>reaper7</bdi></a> Thanks for the info.  Perhaps the people at M5Stack can provide me with some help here...</p>
]]></description><link>https://community.m5stack.com/post/507</link><guid isPermaLink="true">https://community.m5stack.com/post/507</guid><dc:creator><![CDATA[Claude]]></dc:creator><pubDate>Mon, 05 Mar 2018 11:19:20 GMT</pubDate></item><item><title><![CDATA[Reply to Brownout detector was triggered on Mon, 05 Mar 2018 06:05:52 GMT]]></title><description><![CDATA[<p dir="auto">I had a similar issue after short circuit (on other esp32 board).<br />
In my case the schottky diode was damaged and power supply drop voltage on this diode was too high for correct operation. Replacement of the diode solved the problem.</p>
]]></description><link>https://community.m5stack.com/post/506</link><guid isPermaLink="true">https://community.m5stack.com/post/506</guid><dc:creator><![CDATA[reaper7]]></dc:creator><pubDate>Mon, 05 Mar 2018 06:05:52 GMT</pubDate></item><item><title><![CDATA[Reply to Brownout detector was triggered on Sun, 04 Mar 2018 19:33:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/claude" aria-label="Profile: claude">@<bdi>claude</bdi></a> Hi Claude,</p>
<p dir="auto">I wonder what software you are porting over ??</p>
<p dir="auto">No definite specific solution for you but some leads......</p>
<p dir="auto">This link shows same error message as yours - occurred when running the SimpleBLE example... (not on M5Stack).<br />
<a href="https://esp32.com/viewtopic.php?t=2638" target="_blank" rel="noopener noreferrer nofollow ugc">https://esp32.com/viewtopic.php?t=2638</a></p>
<p dir="auto">Does your code load BLE or BLE and wifi ? Although, I know others have used BLE on M5Stack apparently without this issue.</p>
<p dir="auto">I presume you have dis-connected the relay module - still getting the error - yes ?<br />
Have you tried loading a basic known working sketch ?</p>
<p dir="auto">Two more relevant links:<br />
<a href="https://www.esp32.com/viewtopic.php?t=2784" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.esp32.com/viewtopic.php?t=2784</a><br />
<a href="https://github.com/nkolban/esp32-snippets/issues/168" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/nkolban/esp32-snippets/issues/168</a></p>
]]></description><link>https://community.m5stack.com/post/503</link><guid isPermaLink="true">https://community.m5stack.com/post/503</guid><dc:creator><![CDATA[JJ]]></dc:creator><pubDate>Sun, 04 Mar 2018 19:33:39 GMT</pubDate></item></channel></rss>