<?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[Pytrack PWR_EN, and 3V3 External IO pins]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">On the pytrack there are a few pins marked on the External IO Header;</p>
<p dir="auto">Pin 2 PWR_EN<br />
Pin 3 3V3_Pymodule<br />
Pin 4 3V3_Sensors</p>
<p dir="auto">What are those for?  Are any powered on when awake, and powered off when in Deepsleep?  I am looking for a pin to power a DS18B20 ONLY when awake.</p>
]]></description><link>https://forum.pycom.io/topic/2851/pytrack-pwr_en-and-3v3-external-io-pins</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 15:10:51 GMT</lastBuildDate><atom:link href="https://forum.pycom.io/topic/2851.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 16 Mar 2018 07:39:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Pytrack PWR_EN, and 3V3 External IO pins on Fri, 16 Mar 2018 07:39:03 GMT]]></title><description><![CDATA[<p dir="auto">Hi</p>
<p dir="auto">On the pytrack there are a few pins marked on the External IO Header;</p>
<p dir="auto">Pin 2 PWR_EN<br />
Pin 3 3V3_Pymodule<br />
Pin 4 3V3_Sensors</p>
<p dir="auto">What are those for?  Are any powered on when awake, and powered off when in Deepsleep?  I am looking for a pin to power a DS18B20 ONLY when awake.</p>
]]></description><link>https://forum.pycom.io/post/17193</link><guid isPermaLink="true">https://forum.pycom.io/post/17193</guid><dc:creator><![CDATA[gregcope]]></dc:creator><pubDate>Fri, 16 Mar 2018 07:39:03 GMT</pubDate></item><item><title><![CDATA[Reply to Pytrack PWR_EN, and 3V3 External IO pins on Fri, 16 Mar 2018 15:52:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/2408">@gregcope</a></p>
<p dir="auto">Pin 3 3V3_Pymodule - This power supply is always switched on<br />
Pin 4 3V3_Sensors - This power supply is only switched on when the Pytrack is awake, when it goes to sleep mode it turns off<br />
Pin 2 PWR_EN - You can use this to externally toggle the sleep mode</p>
]]></description><link>https://forum.pycom.io/post/17217</link><guid isPermaLink="true">https://forum.pycom.io/post/17217</guid><dc:creator><![CDATA[seb]]></dc:creator><pubDate>Fri, 16 Mar 2018 15:52:26 GMT</pubDate></item><item><title><![CDATA[Reply to Pytrack PWR_EN, and 3V3 External IO pins on Fri, 16 Mar 2018 15:50:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/1881">@seb</a> looks like it’s been a long week :-) You have severely mixed up the pins and their functions...</p>
]]></description><link>https://forum.pycom.io/post/17229</link><guid isPermaLink="true">https://forum.pycom.io/post/17229</guid><dc:creator><![CDATA[jcaron]]></dc:creator><pubDate>Fri, 16 Mar 2018 15:50:09 GMT</pubDate></item><item><title><![CDATA[Reply to Pytrack PWR_EN, and 3V3 External IO pins on Fri, 16 Mar 2018 15:52:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/1538">@jcaron</a> oh gosh, sorry I've been running around like a headless chicken today.</p>
<p dir="auto">I have updated the pin numbers in the previous post, but I have verified the functionality is definitely correct.</p>
]]></description><link>https://forum.pycom.io/post/17230</link><guid isPermaLink="true">https://forum.pycom.io/post/17230</guid><dc:creator><![CDATA[seb]]></dc:creator><pubDate>Fri, 16 Mar 2018 15:52:05 GMT</pubDate></item><item><title><![CDATA[Reply to Pytrack PWR_EN, and 3V3 External IO pins on Fri, 16 Mar 2018 16:37:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/1881">@seb</a> brilliant.  Just what i needed.</p>
<p dir="auto">Might be worth putting that in the docs as the ability to have a pin that is only on when powered is brilliant for low power sensor nodes that want to toggle the sensors on/off with the board to save power.</p>
]]></description><link>https://forum.pycom.io/post/17234</link><guid isPermaLink="true">https://forum.pycom.io/post/17234</guid><dc:creator><![CDATA[gregcope]]></dc:creator><pubDate>Fri, 16 Mar 2018 16:37:53 GMT</pubDate></item><item><title><![CDATA[Reply to Pytrack PWR_EN, and 3V3 External IO pins on Mon, 01 Apr 2019 05:57:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/1881">@seb</a> said in <a href="/post/17217">Pytrack PWR_EN, and 3V3 External IO pins</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.pycom.io/uid/2408">@gregcope</a></p>
<p dir="auto">Pin 3 3V3_Pymodule - This power supply is always switched on<br />
Pin 4 3V3_Sensors - This power supply is only switched on when the Pytrack is awake, when it goes to sleep mode it turns off<br />
Pin 2 PWR_EN - You can use this to externally toggle the sleep mode</p>
</blockquote>
<p dir="auto">Old thread, but I need help:</p>
<p dir="auto">The pwr_en pin is to power down the pycom board right?</p>
<p dir="auto">Connect this pin to gnd with a button or with a switch?</p>
]]></description><link>https://forum.pycom.io/post/26932</link><guid isPermaLink="true">https://forum.pycom.io/post/26932</guid><dc:creator><![CDATA[svonbentzel]]></dc:creator><pubDate>Mon, 01 Apr 2019 05:57:05 GMT</pubDate></item></channel></rss>