<?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 How does input buffer disable work for GPIO on K10 micro? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-does-input-buffer-disable-work-for-GPIO-on-K10-micro/m-p/1944545#M66717</link>
    <description>&lt;P&gt;Hello, I read other posts about leaving disabled GPIO pins floating for devices like K64. Wondering if that persists on the K10? The reason given in other posts is that the buffer is disabled so no shoot through currents can occur, however how exactly is it disabled? Is the path to Vcc and GND disconnected or is the input to the cmos gates isolated from external voltages by the input buffer being disabled? In the latter case wouldn't that mean the gates could still be biased according to the internal circuitry and still have the ability to shoot through?&lt;/P&gt;&lt;P&gt;Thank you for your insight in advance!&lt;/P&gt;</description>
    <pubDate>Fri, 30 Aug 2024 14:47:32 GMT</pubDate>
    <dc:creator>JewelHolt</dc:creator>
    <dc:date>2024-08-30T14:47:32Z</dc:date>
    <item>
      <title>How does input buffer disable work for GPIO on K10 micro?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-does-input-buffer-disable-work-for-GPIO-on-K10-micro/m-p/1944545#M66717</link>
      <description>&lt;P&gt;Hello, I read other posts about leaving disabled GPIO pins floating for devices like K64. Wondering if that persists on the K10? The reason given in other posts is that the buffer is disabled so no shoot through currents can occur, however how exactly is it disabled? Is the path to Vcc and GND disconnected or is the input to the cmos gates isolated from external voltages by the input buffer being disabled? In the latter case wouldn't that mean the gates could still be biased according to the internal circuitry and still have the ability to shoot through?&lt;/P&gt;&lt;P&gt;Thank you for your insight in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Aug 2024 14:47:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-does-input-buffer-disable-work-for-GPIO-on-K10-micro/m-p/1944545#M66717</guid>
      <dc:creator>JewelHolt</dc:creator>
      <dc:date>2024-08-30T14:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: How does input buffer disable work for GPIO on K10 micro?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-does-input-buffer-disable-work-for-GPIO-on-K10-micro/m-p/1945080#M66719</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;For Kinetis K10 family, some pins are multiplexed with analog channel, if you configure the MUX as 0, the pad is configured as analog channel, the digital input and output buffer are disabled automatically.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_1-1725246663111.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296520i28E90B2632EB698E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_1-1725246663111.png" alt="xiangjun_rong_1-1725246663111.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If you configure the MUX as non-zero(digital mode), the digital input/output are enabled automatically, if the pin is in digital input mode, the pad is in high-impedance, the input leakage current is in "uA" level, so the pad has high impedance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_3-1725247557174.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/296527i8BB3B8989476BA8A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_3-1725247557174.png" alt="xiangjun_rong_3-1725247557174.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 03:28:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-does-input-buffer-disable-work-for-GPIO-on-K10-micro/m-p/1945080#M66719</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-09-02T03:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: How does input buffer disable work for GPIO on K10 micro?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-does-input-buffer-disable-work-for-GPIO-on-K10-micro/m-p/1946324#M66732</link>
      <description>Hello,&lt;BR /&gt;Thank you for your response. So for example, pin 6 (PTE5) which does not default to analog but rather to 'disabled' state. If I leave that disabled pin floating, should I expect any shoot through currents? What am I to expect from a disabled state? I am assuming that disabled means the input and output buffer is disabled. But that statement is a bit too vague to draw any conclusion about possible EMI issues if its left floating. It's not very clear from the manual.</description>
      <pubDate>Tue, 03 Sep 2024 13:49:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-does-input-buffer-disable-work-for-GPIO-on-K10-micro/m-p/1946324#M66732</guid>
      <dc:creator>JewelHolt</dc:creator>
      <dc:date>2024-09-03T13:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: How does input buffer disable work for GPIO on K10 micro?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-does-input-buffer-disable-work-for-GPIO-on-K10-micro/m-p/1946746#M66737</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;For unused GPIO pins, we suggest you connect external pull-up or pull-down resistor rather than float so that the pin has a fixed high/low logic because the pin is in input state with high impedance, in this way, the chip can reduce current, reduce EMI. Of course, if the pin has internal pull-up or down resistor, you can use software to enable the pull-up or down resistor.&lt;/P&gt;
&lt;P&gt;Another method is to configure the GPIO in output mode and set/clear the pin logic.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 01:58:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-does-input-buffer-disable-work-for-GPIO-on-K10-micro/m-p/1946746#M66737</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-09-04T01:58:36Z</dc:date>
    </item>
  </channel>
</rss>

