<?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[sketch to mount M5Stack sd like a card reader do]]></title><description><![CDATA[<p dir="auto">Hi all,<br />
is it possible to run a sketch on M5Stack to use it like an USB card reader for internal sd card??</p>
<p dir="auto">the idea is to connect M5Stack to the pc with the usb c cable and mount the internal sd card like a removable disk ...</p>
<p dir="auto">tnks</p>
]]></description><link>https://community.m5stack.com/topic/1792/sketch-to-mount-m5stack-sd-like-a-card-reader-do</link><generator>RSS for Node</generator><lastBuildDate>Sat, 07 Mar 2026 00:38:43 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/1792.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Mar 2020 13:11:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to sketch to mount M5Stack sd like a card reader do on Fri, 03 Apr 2020 15:44:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/2065">@crami25</a><br />
<a href="http://forum.m5stack.com/topic/1814/m5stack-wifi-upload-bin-file-on-sd-in-ap-mode/2" target="_blank" rel="noopener noreferrer nofollow ugc">M5Stack_AP_SD_Uploader</a></p>
]]></description><link>https://community.m5stack.com/post/8007</link><guid isPermaLink="true">https://community.m5stack.com/post/8007</guid><dc:creator><![CDATA[cepics]]></dc:creator><pubDate>Fri, 03 Apr 2020 15:44:33 GMT</pubDate></item><item><title><![CDATA[Reply to sketch to mount M5Stack sd like a card reader do on Fri, 03 Apr 2020 08:07:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/2065">@crami25</a> pc and m5stack are on the same wifi network</p>
]]></description><link>https://community.m5stack.com/post/8001</link><guid isPermaLink="true">https://community.m5stack.com/post/8001</guid><dc:creator><![CDATA[cepics]]></dc:creator><pubDate>Fri, 03 Apr 2020 08:07:23 GMT</pubDate></item><item><title><![CDATA[Reply to sketch to mount M5Stack sd like a card reader do on Thu, 02 Apr 2020 11:44:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/935">@cepics</a>   Check if your computer and your M5Stack are in the same wifi network !</p>
]]></description><link>https://community.m5stack.com/post/7991</link><guid isPermaLink="true">https://community.m5stack.com/post/7991</guid><dc:creator><![CDATA[crami25]]></dc:creator><pubDate>Thu, 02 Apr 2020 11:44:47 GMT</pubDate></item><item><title><![CDATA[Reply to sketch to mount M5Stack sd like a card reader do on Thu, 02 Apr 2020 11:21:02 GMT]]></title><description><![CDATA[<p dir="auto">Hi, tnks a lot</p>
<p dir="auto">right now no joy with:<br />
<a href="https://github.com/G6EJD/ESP32-8266-FIle-Upload" target="_blank" rel="noopener noreferrer nofollow ugc">this</a> tutorial...</p>
<p dir="auto">this is my serial monitor output, but I can't visualize server page...</p>
<pre><code>Connecting ...

Connected to myWifi Use IP address: 192.168.0.150
Initializing SD card...Card initialised... file access enabled...
HTTP server started

</code></pre>
<p dir="auto">but in the browser:</p>
<pre><code>This site can’t be reached192.168.0.150 took too long to respond.
Try:

Checking the connection
Checking the proxy and the firewall
ERR_CONNECTION_TIMED_OUT

</code></pre>
<p dir="auto">whats wrong?</p>
]]></description><link>https://community.m5stack.com/post/7989</link><guid isPermaLink="true">https://community.m5stack.com/post/7989</guid><dc:creator><![CDATA[cepics]]></dc:creator><pubDate>Thu, 02 Apr 2020 11:21:02 GMT</pubDate></item><item><title><![CDATA[Reply to sketch to mount M5Stack sd like a card reader do on Fri, 27 Mar 2020 22:10:07 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/935">@cepics</a></p>
<p dir="auto">Until now, there is no way to configure the M5Stack (Esp32) as a USB flash drive. It seems that Expressif will enable this feature with their new ESP32-S2.</p>
<p dir="auto">Another possibility is to configure your M5Stack as a WiFi Web-Server  using HTTP/HTML  This gives you the possibility to upload and download files to your M5Stack SD-card using your web-browser on your pc. You see an example doing this watching</p>
<p dir="auto"><a href="https://www.youtube.com/watch?v=1OkEXeRbq_M" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/watch?v=1OkEXeRbq_M</a></p>
<p dir="auto">Stay healthy<br />
crami25</p>
]]></description><link>https://community.m5stack.com/post/7938</link><guid isPermaLink="true">https://community.m5stack.com/post/7938</guid><dc:creator><![CDATA[crami25]]></dc:creator><pubDate>Fri, 27 Mar 2020 22:10:07 GMT</pubDate></item><item><title><![CDATA[Reply to sketch to mount M5Stack sd like a card reader do on Fri, 27 Mar 2020 18:56:54 GMT]]></title><description><![CDATA[<p dir="auto">So basically you are looking for an arduino version of adafruits micropython implementation.<br />
The problem is that Arduino sketches overwrites the firmware allowing access to all the cores.<br />
You would need to create a firmware that would stop bin files from overwriting the space used for the firmware.</p>
]]></description><link>https://community.m5stack.com/post/7935</link><guid isPermaLink="true">https://community.m5stack.com/post/7935</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Fri, 27 Mar 2020 18:56:54 GMT</pubDate></item><item><title><![CDATA[Reply to sketch to mount M5Stack sd like a card reader do on Fri, 27 Mar 2020 18:48:13 GMT]]></title><description><![CDATA[<p dir="auto">I'm looking for a sketch to use with SD updater so I can run the sketch connect usb cable to pc, mount the sd on pc  and add .bin files without taking off and on the sd from/to M5Stack/pc....</p>
]]></description><link>https://community.m5stack.com/post/7934</link><guid isPermaLink="true">https://community.m5stack.com/post/7934</guid><dc:creator><![CDATA[cepics]]></dc:creator><pubDate>Fri, 27 Mar 2020 18:48:13 GMT</pubDate></item><item><title><![CDATA[Reply to sketch to mount M5Stack sd like a card reader do on Fri, 27 Mar 2020 00:29:29 GMT]]></title><description><![CDATA[<p dir="auto">You could copy the contents from the sd plugged into the m5stack via various software, but why would you want to do that rather than using a regular card reader?</p>
]]></description><link>https://community.m5stack.com/post/7921</link><guid isPermaLink="true">https://community.m5stack.com/post/7921</guid><dc:creator><![CDATA[lukasmaximus]]></dc:creator><pubDate>Fri, 27 Mar 2020 00:29:29 GMT</pubDate></item><item><title><![CDATA[Reply to sketch to mount M5Stack sd like a card reader do on Thu, 26 Mar 2020 21:50:32 GMT]]></title><description><![CDATA[<p dir="auto">tnks a lot for answering ...</p>
]]></description><link>https://community.m5stack.com/post/7918</link><guid isPermaLink="true">https://community.m5stack.com/post/7918</guid><dc:creator><![CDATA[cepics]]></dc:creator><pubDate>Thu, 26 Mar 2020 21:50:32 GMT</pubDate></item><item><title><![CDATA[Reply to sketch to mount M5Stack sd like a card reader do on Thu, 26 Mar 2020 09:15:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://community.m5stack.com/uid/935">@cepics</a> It is theoretically feasible, but there is no case procedure for the time being</p>
]]></description><link>https://community.m5stack.com/post/7909</link><guid isPermaLink="true">https://community.m5stack.com/post/7909</guid><dc:creator><![CDATA[m5stack]]></dc:creator><pubDate>Thu, 26 Mar 2020 09:15:57 GMT</pubDate></item></channel></rss>