<?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[Advanced pins programig help!]]></title><description><![CDATA[<p dir="auto">Hi ! Can anyone tell me how can I connect a button on m5stack PINs? I did the connections on the image but it gave some strange results: the device would have trouble connecting via USB, or it turnd ON but doing nothing or simple turning OFF instead.. This is an endstop button that is connected on a normally ON state</p>
]]></description><link>https://community.m5stack.com/topic/2423/advanced-pins-programig-help</link><generator>RSS for Node</generator><lastBuildDate>Mon, 04 May 2026 00:01:18 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/2423.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 29 Oct 2020 14:45:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Advanced pins programig help! on Fri, 30 Oct 2020 13:54:01 GMT]]></title><description><![CDATA[<p dir="auto">Gpio 36 don't have any internal pullup, so code generated in uiflow may fail and throw error (try to set non existing internall pullup or pulldown). You should connect to device by serial terminal and observe the messages. You also should use a resistor with values in kilo ohms eg. 4.7kohm or 10kohm</p>
<p dir="auto">esp32 pinout reference:<br />
<a href="https://randomnerdtutorials.com/esp32-pinout-reference-gpios/" target="_blank" rel="noopener noreferrer nofollow ugc">https://randomnerdtutorials.com/esp32-pinout-reference-gpios/</a></p>
]]></description><link>https://community.m5stack.com/post/10546</link><guid isPermaLink="true">https://community.m5stack.com/post/10546</guid><dc:creator><![CDATA[robalstona]]></dc:creator><pubDate>Fri, 30 Oct 2020 13:54:01 GMT</pubDate></item><item><title><![CDATA[Reply to Advanced pins programig help! on Fri, 30 Oct 2020 11:13:42 GMT]]></title><description><![CDATA[<p dir="auto">Hi mb ! Thank you for your repply ! I followed your sugestion and uploaded the picture. Here it goes:</p>
<p dir="auto"><a href="https://imgpile.com/images/uL9Vg4.png" target="_blank" rel="noopener noreferrer nofollow ugc">https://imgpile.com/images/uL9Vg4.png</a></p>
<p dir="auto">Unfortunatly you can't preview it of course.<br />
Thanks a lot for your help.</p>
]]></description><link>https://community.m5stack.com/post/10544</link><guid isPermaLink="true">https://community.m5stack.com/post/10544</guid><dc:creator><![CDATA[RB 0]]></dc:creator><pubDate>Fri, 30 Oct 2020 11:13:42 GMT</pubDate></item><item><title><![CDATA[Reply to Advanced pins programig help! on Fri, 30 Oct 2020 08:18:49 GMT]]></title><description><![CDATA[<p dir="auto">Hi RB0,</p>
<p dir="auto">if you need to show an image here you can just use any image hosting service.</p>
<p dir="auto">I have searched for a service which needs no registration and found <a href="http://imgpile.com" target="_blank" rel="noopener noreferrer nofollow ugc">imgpile.com</a></p>
<p dir="auto">! THIS IS NO RECOMMENDATION - IT'S JUST ONE OF MANY SERVICES !</p>
<ol>
<li>Upload the image</li>
<li>The image will be shown on a full page (like <a href="https://imgpile.com/i/uL5fGC" target="_blank" rel="noopener noreferrer nofollow ugc">https://imgpile.com/i/uL5fGC</a>)</li>
<li>Right-click and select "View image" in your browser</li>
<li>Now you get the real image with suffix (like <a href="https://imgpile.com/images/uL5fGC.png" target="_blank" rel="noopener noreferrer nofollow ugc">https://imgpile.com/images/uL5fGC.png</a>)</li>
<li>This link you can copy into the picture tag</li>
</ol>
<p dir="auto">! THIS IS NO RECOMMENDATION - IT'S JUST ONE OF MANY SERVICES !</p>
]]></description><link>https://community.m5stack.com/post/10537</link><guid isPermaLink="true">https://community.m5stack.com/post/10537</guid><dc:creator><![CDATA[mb]]></dc:creator><pubDate>Fri, 30 Oct 2020 08:18:49 GMT</pubDate></item><item><title><![CDATA[Reply to Advanced pins programig help! on Thu, 29 Oct 2020 14:57:27 GMT]]></title><description><![CDATA[<p dir="auto">I mean... I can't upload the image... i connected the switch to 3.3V and GPIO36, used a resistor to connect to ground... and in the programing I used the [Init pin0 (Pin 36) mode IN PULL_UP] and used an [if GET pin0 value = 0] [Set Screen backgroundColor].</p>
]]></description><link>https://community.m5stack.com/post/10531</link><guid isPermaLink="true">https://community.m5stack.com/post/10531</guid><dc:creator><![CDATA[RB 0]]></dc:creator><pubDate>Thu, 29 Oct 2020 14:57:27 GMT</pubDate></item><item><title><![CDATA[Reply to Advanced pins programig help! on Thu, 29 Oct 2020 14:56:50 GMT]]></title><description><![CDATA[<p dir="auto">I mean... I can't upload the image... i connected the switch to 3.3V and GPIO36, used a resistor to connect to ground... and in the programing I used the [Init pin0 (Pin 36) mode IN PULL_UP] and used an [if GET pin0 value = 0] [Set Screen backgroundColor].</p>
]]></description><link>https://community.m5stack.com/post/10530</link><guid isPermaLink="true">https://community.m5stack.com/post/10530</guid><dc:creator><![CDATA[RB 0]]></dc:creator><pubDate>Thu, 29 Oct 2020 14:56:50 GMT</pubDate></item></channel></rss>