<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: GPIO Pin's State on power-up in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Pin-s-State-on-power-up/m-p/418643#M23862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No pins are GPIOs outputs after reset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If their pull-up is disabled at reset it means that there is no pull-up or pull-down connected. [Only the pins that default to JTAg use have pull-ups or downs eabled out of reset].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some pins default to peripheral functions (see 10.3.1) and not GPIO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If disabled out of reset, it means that there is no connected default function - the pin is not GPIO input without first setting the GPIO Mux function (Alt 1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis: &lt;A href="http://www.utasker.com/kinetis.html" title="http://www.utasker.com/kinetis.html"&gt;µTasker Kinetis support&lt;/A&gt; &lt;/P&gt;&lt;P&gt;K64: &lt;A href="http://www.utasker.com/kinetis/FRDM-K64F.html" title="http://www.utasker.com/kinetis/FRDM-K64F.html"&gt;µTasker Kinetis FRDM-K64F support&lt;/A&gt;&amp;nbsp; / &lt;A href="http://www.utasker.com/kinetis/TWR-K64F120M.html" title="http://www.utasker.com/kinetis/TWR-K64F120M.html"&gt;µTasker Kinetis TWR-K64F120M support&lt;/A&gt;&amp;nbsp; / &lt;A href="http://www.utasker.com/kinetis/TWR-K65F180M.html" title="http://www.utasker.com/kinetis/TWR-K65F180M.html"&gt;µTasker Kinetis TWR-K65F180M support&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;EM&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Sep 2015 11:29:44 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2015-09-02T11:29:44Z</dc:date>
    <item>
      <title>GPIO Pin's State on power-up</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Pin-s-State-on-power-up/m-p/418642#M23861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm designing a system with K64 MCU&lt;/P&gt;&lt;P&gt;My question regarding all GPIO's state on power-up :&lt;/P&gt;&lt;P&gt;1. The GPIO's state on boot is output or input ? if so, is it PU/PD/HiZ ?&lt;/P&gt;&lt;P&gt;2. What doe's it mean that the default function of a GPIOs is "DISABLED" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the reference manual - &lt;A href="http://cache.freescale.com/files/microcontrollers/doc/ref_manual/K64P144M120SF5RM.pdf" title="http://cache.freescale.com/files/microcontrollers/doc/ref_manual/K64P144M120SF5RM.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/ref_manual/K64P144M120SF5RM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Page 244, chapter 10.2.2 Port control and interrupt summary&lt;/P&gt;&lt;P&gt;"Pull enable at reset - Disabled" - so i can understand from that that the GPIO is defined as Input Hi-Z ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarify this issue for me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 05:02:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Pin-s-State-on-power-up/m-p/418642#M23861</guid>
      <dc:creator>eduardrazumovsk</dc:creator>
      <dc:date>2015-09-02T05:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Pin's State on power-up</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Pin-s-State-on-power-up/m-p/418643#M23862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No pins are GPIOs outputs after reset.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If their pull-up is disabled at reset it means that there is no pull-up or pull-down connected. [Only the pins that default to JTAg use have pull-ups or downs eabled out of reset].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some pins default to peripheral functions (see 10.3.1) and not GPIO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If disabled out of reset, it means that there is no connected default function - the pin is not GPIO input without first setting the GPIO Mux function (Alt 1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis: &lt;A href="http://www.utasker.com/kinetis.html" title="http://www.utasker.com/kinetis.html"&gt;µTasker Kinetis support&lt;/A&gt; &lt;/P&gt;&lt;P&gt;K64: &lt;A href="http://www.utasker.com/kinetis/FRDM-K64F.html" title="http://www.utasker.com/kinetis/FRDM-K64F.html"&gt;µTasker Kinetis FRDM-K64F support&lt;/A&gt;&amp;nbsp; / &lt;A href="http://www.utasker.com/kinetis/TWR-K64F120M.html" title="http://www.utasker.com/kinetis/TWR-K64F120M.html"&gt;µTasker Kinetis TWR-K64F120M support&lt;/A&gt;&amp;nbsp; / &lt;A href="http://www.utasker.com/kinetis/TWR-K65F180M.html" title="http://www.utasker.com/kinetis/TWR-K65F180M.html"&gt;µTasker Kinetis TWR-K65F180M support&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;EM&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Sep 2015 11:29:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Pin-s-State-on-power-up/m-p/418643#M23862</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-09-02T11:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Pin's State on power-up</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Pin-s-State-on-power-up/m-p/418644#M23863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Eduard Razumovsky:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark's response is completely correct. You should look at the &lt;EM&gt;&lt;STRONG&gt;Default&lt;/STRONG&gt;&lt;/EM&gt; column in the pinout table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DISABLED indicates no function after reset, so that is High-Impedance.&lt;/P&gt;&lt;P&gt;Pins with an analog MUX option will be connected by default after reset to their corresponding analog module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Sep 2015 03:10:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Pin-s-State-on-power-up/m-p/418644#M23863</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2015-09-03T03:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO Pin's State on power-up</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Pin-s-State-on-power-up/m-p/418645#M23864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, but what about this case on my MK02Z?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/428459"&gt;powering up issue on MKE02Z GPIO&lt;/A&gt; &lt;/P&gt;&lt;P&gt;On power-up PTB4 seems to follow the VCC ramp and after PE initialization this is set as a digital output with zero value.&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;gaston&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jun 2016 14:59:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/GPIO-Pin-s-State-on-power-up/m-p/418645#M23864</guid>
      <dc:creator>gschelotto</dc:creator>
      <dc:date>2016-06-18T14:59:23Z</dc:date>
    </item>
  </channel>
</rss>

