<?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[Please Help: Has anybody had success with the ESP32CAM on Arduino?]]></title><description><![CDATA[<p dir="auto">I bought 3 m5Stack ESP32CAM units for Arduino. The demo says  esp32_cam says you must have PSRAM, but the ESP32CAM does not. I'm talking about this unit: <a href="https://docs.m5stack.com/#/en/unit/esp32cam" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.m5stack.com/#/en/unit/esp32cam</a></p>
<p dir="auto">If I use m5burner and flash the  espcam-nopsram, I can connect and see video, so hardware is good.</p>
<p dir="auto">I added the esp32 board support from here:<br />
<a href="https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/espressif/arduino-esp32/blob/master/docs/arduino-ide/boards_manager.md</a></p>
<p dir="auto">But then, Arduino,Tools,Board: does not have anything that seems like ESP32CAM.</p>
<p dir="auto">Has Anybody managed to get the ESP32CAM unit to show video in Arduino? Or is this not really working?</p>
]]></description><link>https://community.m5stack.com/topic/992/please-help-has-anybody-had-success-with-the-esp32cam-on-arduino</link><generator>RSS for Node</generator><lastBuildDate>Mon, 16 Mar 2026 11:40:22 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/992.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 11 May 2019 19:02:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Please Help: Has anybody had success with the ESP32CAM on Arduino? on Tue, 30 Nov 2021 04:21:34 GMT]]></title><description><![CDATA[<p dir="auto">For M5Stack UNITCAM and ESP-IDF Programming Framework, I did post infos here:<br />
<a href="https://forum.m5stack.com/topic/3788/unitcam-idf-use-many-versions-of-code" target="_blank" rel="noopener noreferrer nofollow ugc">https://forum.m5stack.com/topic/3788/unitcam-idf-use-many-versions-of-code</a></p>
<p dir="auto">Next, I will show how to do the same for Arduino IDE Framework...</p>
<p dir="auto">Valter</p>
]]></description><link>https://community.m5stack.com/post/15661</link><guid isPermaLink="true">https://community.m5stack.com/post/15661</guid><dc:creator><![CDATA[Valter Fukuoka]]></dc:creator><pubDate>Tue, 30 Nov 2021 04:21:34 GMT</pubDate></item><item><title><![CDATA[Reply to Please Help: Has anybody had success with the ESP32CAM on Arduino? on Thu, 25 Nov 2021 18:41:50 GMT]]></title><description><![CDATA[<p dir="auto">I have been trying to get just the simple camera web server on a M5Cam module I recently bought. Being new to arduino itself may be the issue. I have tried numerous board configurations, and tried to follow the direction I found on the camera. I have not found an answer to which board to use in the programmer, so I tried M5Staack-Core-esp32 (and I think all the other M% boards) but not having any success. <img src="/assets/uploads/files/1637865686187-camera1.jpg" alt="0_1637865683399_camera1.JPG" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1637865694308-camera2.jpg" alt="0_1637865692552_camera2.jpg" class=" img-fluid img-markdown" /><br />
Any usgesstions would be appriciated.</p>
]]></description><link>https://community.m5stack.com/post/15603</link><guid isPermaLink="true">https://community.m5stack.com/post/15603</guid><dc:creator><![CDATA[mrmike]]></dc:creator><pubDate>Thu, 25 Nov 2021 18:41:50 GMT</pubDate></item><item><title><![CDATA[Reply to Please Help: Has anybody had success with the ESP32CAM on Arduino? on Wed, 24 Nov 2021 09:24:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/14101">@valter-fukuoka</a>,</p>
<p dir="auto">About old versions of ESP32-Arduino on Arduino IDE...</p>
<p dir="auto">Yes, it is possible and EASY to install old versions...</p>
<p dir="auto">This official guide describe how to install the current version:<br />
<a href="https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.espressif.com/projects/arduino-esp32/en/latest/installing.html</a></p>
<p dir="auto">The only change needed is to download a diffent/old version of the code...</p>
<p dir="auto">I did a test going back to 2021/FEB/23, and it WORKS!<br />
(This is the same day I had choosed to test ESP32-camera software for the ESP-IDF,<br />
so, I was hoping that it was OK for Arduino IDE setup as well...)</p>
<p dir="auto">Besides this bug being just a temporary stuff, I will document better how to use old versions of code, for IDF and for Arduino IDE, because there are probably MANY situations in which we would like to use/test different versions other than the current version...</p>
<p dir="auto">Regards,<br />
Valter</p>
]]></description><link>https://community.m5stack.com/post/15580</link><guid isPermaLink="true">https://community.m5stack.com/post/15580</guid><dc:creator><![CDATA[Valter Fukuoka]]></dc:creator><pubDate>Wed, 24 Nov 2021 09:24:01 GMT</pubDate></item><item><title><![CDATA[Reply to Please Help: Has anybody had success with the ESP32CAM on Arduino? on Wed, 24 Nov 2021 00:32:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/13644">@hajekv</a>,</p>
<p dir="auto">hi,<br />
I also experienced the same kind of error trying a M5Stack UnitCam (no PSRAM), using Arduino IDE Platform.</p>
<p dir="auto">Here is the error msg:</p>
<pre><code>E (127) cam_hal: cam_dma_config(280): frame buffer malloc failed
E (127) cam_hal: cam_config(364): cam_dma_config failed
E (127) camera: Camera config failed with error 0xffffffff
Camera init failed with error 0xffffffff
</code></pre>
<p dir="auto">I found that there is a bug on the "esp32-camera" software, which is preventing the code to correctly work on devices WITHOUT PSRAM!<br />
See the issue here:<br />
<a href="https://github.com/espressif/esp32-camera/issues/334" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/espressif/esp32-camera/issues/334</a></p>
<p dir="auto">In the case of the UnitCam, I was able to confirm that going back to 2021/FEB code (esp32-camera), it works perfectly, without problems, on ESP-IDF Dev Framework...<br />
So, now I have it working OK.</p>
<p dir="auto">I believe that this is the reason why the Arduino IDE Framework also fails for the UnitCam (and also, for any other CAM without PSRAM), since it is probably using the latest version of the code, which have the bug in it...</p>
<p dir="auto">I don't know how to "install" the old version of the esp32-camera on the Arduino IDE, besides I am asking myself if this is possible/easy to do, because I do have interest in using it with Arduino IDE as well...</p>
<p dir="auto">I will post more infos regarding the UnitCam and this bug later...</p>
<p dir="auto">The bug itself does not seems to be difficult to resolve, so, hopefully the solution will come in the next few days...</p>
<p dir="auto">So, the example inside the Arduino IDE and all the other tutorials/samples that exist on the Internet, probably WORKS OK on devices without PSRAM... what is causing the trouble is the bug introduced this year (2021) on the code, code that was OK in the past months/years...</p>
<p dir="auto">Hope it can help,<br />
Valter</p>
]]></description><link>https://community.m5stack.com/post/15575</link><guid isPermaLink="true">https://community.m5stack.com/post/15575</guid><dc:creator><![CDATA[Valter Fukuoka]]></dc:creator><pubDate>Wed, 24 Nov 2021 00:32:04 GMT</pubDate></item><item><title><![CDATA[Reply to Please Help: Has anybody had success with the ESP32CAM on Arduino? on Sat, 06 Nov 2021 12:45:01 GMT]]></title><description><![CDATA[<p dir="auto">I have trouble getting this camera working with custom firmware. Original firmware worked ok.<br />
When I flash CameraWebServer example, with <code>#define CAMERA_MODEL_M5STACK_ESP32CAM // No PSRAM</code> used, it fails with:</p>
<pre><code>E (124) cam_hal: cam_dma_config(271): frame buffer malloc failed
E (124) cam_hal: cam_config(355): cam_dma_config failed
E (124) camera: Camera config failed with error 0xffffffff
Camera init failed with error 0xffffffff
</code></pre>
<p dir="auto">I've double-checked the pin are set according to the M5Stack documentation.</p>
<p dir="auto">I'm using ESP32 Arduino SDK 2.0.0. There is no special board definition for M5Stack ESP32-CAM, I set classic ESP32 board, DEVKIT V1.<br />
Does anyone know what could be a problem?</p>
]]></description><link>https://community.m5stack.com/post/15378</link><guid isPermaLink="true">https://community.m5stack.com/post/15378</guid><dc:creator><![CDATA[hajekv]]></dc:creator><pubDate>Sat, 06 Nov 2021 12:45:01 GMT</pubDate></item><item><title><![CDATA[Reply to Please Help: Has anybody had success with the ESP32CAM on Arduino? on Tue, 04 Feb 2020 16:03:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1428">@lurk_</a> said in <a href="/post/4838">Please Help: Has anybody had success with the ESP32CAM on Arduino?</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1457">@marka2</a> Using the example ESP32CAM in the camera settings CAMERA_MODEL_M5STACK_PSRAM I changed the initialization of the foam #define Y2_GPIO_NUM from 32 to 17 and installed the firmware. It worked for me. Let me know if You do not work and what will be the error.<br />
For streaming video memory is enough, facial recognition modules do not work correctly, the reason I think lies in the lack of memory, but I just needed a camera for the project and I do not use these features.</p>
</blockquote>
<p dir="auto">I confirm Lurk's comment: by changing Y2_GPIO_NUM from 32 to 17 this allowed the camera to work on my M5STACK ESP32CAM (the one from the picture).<br />
Note that now it is included in the CameraWebServer example: <a href="https://github.com/espressif/arduino-esp32/blob/master/libraries/ESP32/examples/Camera/CameraWebServer/CameraWebServer.ino" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/espressif/arduino-esp32/blob/master/libraries/ESP32/examples/Camera/CameraWebServer/CameraWebServer.ino</a><br />
I used #define CAMERA_MODEL_TTGO_T_JOURNAL // No PSRAM and it worked first try!<br />
Hope that this helps someone!</p>
]]></description><link>https://community.m5stack.com/post/7303</link><guid isPermaLink="true">https://community.m5stack.com/post/7303</guid><dc:creator><![CDATA[romain145]]></dc:creator><pubDate>Tue, 04 Feb 2020 16:03:16 GMT</pubDate></item><item><title><![CDATA[Reply to Please Help: Has anybody had success with the ESP32CAM on Arduino? on Sun, 21 Jul 2019 20:00:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1457">@marka2</a> said in <a href="/post/4830">Please Help: Has anybody had success with the ESP32CAM on Arduino?</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1428">@lurk_</a>  Yes. Look at the video, the code says you must have PSRAM. Why do I need PSRAM in the case of Arduino? Anybody know?</p>
</blockquote>
<p dir="auto">PSram is only available in the later model cameras if you have the bare PCB or the Model A camera then psram is not available.</p>
]]></description><link>https://community.m5stack.com/post/4841</link><guid isPermaLink="true">https://community.m5stack.com/post/4841</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 21 Jul 2019 20:00:12 GMT</pubDate></item><item><title><![CDATA[Reply to Please Help: Has anybody had success with the ESP32CAM on Arduino? on Sun, 21 Jul 2019 18:48:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1457">@marka2</a> Using the example ESP32CAM in the camera settings CAMERA_MODEL_M5STACK_PSRAM I changed the initialization of the foam #define Y2_GPIO_NUM from 32 to 17 and installed the firmware. It worked for me. Let me know if You do not work and what will be the error.<br />
For streaming video memory is enough, facial recognition modules do not work correctly, the reason I think lies in the lack of memory, but I just needed a camera for the project and I do not use these features.</p>
]]></description><link>https://community.m5stack.com/post/4838</link><guid isPermaLink="true">https://community.m5stack.com/post/4838</guid><dc:creator><![CDATA[LURK_]]></dc:creator><pubDate>Sun, 21 Jul 2019 18:48:51 GMT</pubDate></item><item><title><![CDATA[Reply to Please Help: Has anybody had success with the ESP32CAM on Arduino? on Fri, 19 Jul 2019 21:31:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1428">@lurk_</a>  Yes. Look at the video, the code says you must have PSRAM. Why do I need PSRAM in the case of Arduino? Anybody know?</p>
]]></description><link>https://community.m5stack.com/post/4830</link><guid isPermaLink="true">https://community.m5stack.com/post/4830</guid><dc:creator><![CDATA[marka2]]></dc:creator><pubDate>Fri, 19 Jul 2019 21:31:42 GMT</pubDate></item><item><title><![CDATA[Reply to Please Help: Has anybody had success with the ESP32CAM on Arduino? on Sun, 12 May 2019 18:37:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/443">@ajb2k3</a> I have the same camera and I used this tape to use the camera, given the small edits I have everything working without problems )))</p>
]]></description><link>https://community.m5stack.com/post/4258</link><guid isPermaLink="true">https://community.m5stack.com/post/4258</guid><dc:creator><![CDATA[LURK_]]></dc:creator><pubDate>Sun, 12 May 2019 18:37:41 GMT</pubDate></item><item><title><![CDATA[Reply to Please Help: Has anybody had success with the ESP32CAM on Arduino? on Sun, 12 May 2019 18:22:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1428">@lurk_</a> said in <a href="/post/4256">Please Help: Has anybody had success with the ESP32CAM on Arduino?</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1457">@marka2</a> Good day! If I understand you correctly, try to put the firmware on this manual: <a href="https://www.youtube.com/watch?v=q7Z_XnBYFhY" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=q7Z_XnBYFhY</a><br />
No, the ESP32CAM is<br />
<img src="https://docs.m5stack.com/assets/img/product_pics/unit/unit_esp32cam_01.png" alt="alt text" class=" img-fluid img-markdown" /></p>
</blockquote>
]]></description><link>https://community.m5stack.com/post/4257</link><guid isPermaLink="true">https://community.m5stack.com/post/4257</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sun, 12 May 2019 18:22:24 GMT</pubDate></item><item><title><![CDATA[Reply to Please Help: Has anybody had success with the ESP32CAM on Arduino? on Sun, 12 May 2019 16:55:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/1457">@marka2</a> Good day! If I understand you correctly, try to put the firmware on this manual: <a href="https://www.youtube.com/watch?v=q7Z_XnBYFhY" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=q7Z_XnBYFhY</a></p>
]]></description><link>https://community.m5stack.com/post/4256</link><guid isPermaLink="true">https://community.m5stack.com/post/4256</guid><dc:creator><![CDATA[LURK_]]></dc:creator><pubDate>Sun, 12 May 2019 16:55:33 GMT</pubDate></item></channel></rss>