<?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 configuration in S32K</title>
    <link>https://community.nxp.com/t5/S32K/GPIO-configuration/m-p/1721550#M27010</link>
    <description>&lt;P&gt;Hi！&amp;nbsp;Daniel&lt;/P&gt;&lt;P&gt;For example，if I Configure a pin as a ADC(muxed to analog)，And&amp;nbsp;also set DFER register(digitalFilter)，trigger ADC conversions on this pin，Will it be Sampled normally&lt;BR /&gt;thanks ！&lt;/P&gt;&lt;P&gt;Regards！&lt;/P&gt;</description>
    <pubDate>Wed, 13 Sep 2023 02:37:10 GMT</pubDate>
    <dc:creator>WUXIE</dc:creator>
    <dc:date>2023-09-13T02:37:10Z</dc:date>
    <item>
      <title>GPIO configuration</title>
      <link>https://community.nxp.com/t5/S32K/GPIO-configuration/m-p/1719144#M26897</link>
      <description>&lt;P&gt;Hi！&lt;/P&gt;&lt;P&gt;if I want to configure a GPIO port as ADC port or Output port ，but also enable DFER register(digital input filter)，or enable PORT_INTERNAL_PULL_UP &lt;SPAN&gt;resistance&lt;/SPAN&gt;，&lt;SPAN&gt;What problems will this cause？&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;As an output port or ADC port&lt;/SPAN&gt;，&lt;SPAN&gt;Can it still work properly&lt;/SPAN&gt;？&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 01:50:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/GPIO-configuration/m-p/1719144#M26897</guid>
      <dc:creator>WUXIE</dc:creator>
      <dc:date>2023-09-08T01:50:40Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO configuration</title>
      <link>https://community.nxp.com/t5/S32K/GPIO-configuration/m-p/1719343#M26906</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206926"&gt;@WUXIE&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Yes, when an ADC conversion is triggered, the ADC gets connected to the selected input during the sample time regardless of the PORT, GPIO configuration of that pin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2023 07:56:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/GPIO-configuration/m-p/1719343#M26906</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2023-09-08T07:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO configuration</title>
      <link>https://community.nxp.com/t5/S32K/GPIO-configuration/m-p/1719810#M26926</link>
      <description>&lt;P&gt;Hi！&amp;nbsp;Daniel&lt;/P&gt;&lt;P&gt;S32k1xx，if I Configure a GPIO pin as a ADC or Output port，And&amp;nbsp;also enable internal-Pull-up register and&amp;nbsp;DFER register(digital input filter)，Will these two registers not have any effect？&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards！&lt;/P&gt;</description>
      <pubDate>Sat, 09 Sep 2023 07:26:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/GPIO-configuration/m-p/1719810#M26926</guid>
      <dc:creator>WUXIE</dc:creator>
      <dc:date>2023-09-09T07:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO configuration</title>
      <link>https://community.nxp.com/t5/S32K/GPIO-configuration/m-p/1720249#M26945</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206926"&gt;@WUXIE&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;You can have the pin configured as GPIO OUTPUT (muxed to the GPIO module), and trigger ADC conversions on that pin (always muxed, connected during the sampling).&lt;/P&gt;
&lt;P&gt;But the pull device gets disabled when the pin is an OUTPUT.&lt;/P&gt;
&lt;P&gt;RM, rev.14, Section 12.6.1 Pin control&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1694424206722.png" style="width: 630px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/240387iEDF69264D51D4AA6/image-dimensions/630x108?v=v2" width="630" height="108" role="button" title="danielmartynek_0-1694424206722.png" alt="danielmartynek_0-1694424206722.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the use case here?&lt;/P&gt;
&lt;P&gt;Why do you need one pin to be internally pulled while the output push-pull driver is enabled, and use it as an digital input at the same time.&lt;/P&gt;
&lt;P&gt;And on top of that, trigger ADC conversions on that pin?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 09:31:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/GPIO-configuration/m-p/1720249#M26945</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2023-09-11T09:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO configuration</title>
      <link>https://community.nxp.com/t5/S32K/GPIO-configuration/m-p/1721550#M27010</link>
      <description>&lt;P&gt;Hi！&amp;nbsp;Daniel&lt;/P&gt;&lt;P&gt;For example，if I Configure a pin as a ADC(muxed to analog)，And&amp;nbsp;also set DFER register(digitalFilter)，trigger ADC conversions on this pin，Will it be Sampled normally&lt;BR /&gt;thanks ！&lt;/P&gt;&lt;P&gt;Regards！&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 02:37:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/GPIO-configuration/m-p/1721550#M27010</guid>
      <dc:creator>WUXIE</dc:creator>
      <dc:date>2023-09-13T02:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO configuration</title>
      <link>https://community.nxp.com/t5/S32K/GPIO-configuration/m-p/1721900#M27029</link>
      <description>&lt;P&gt;Yes, this filter works for digital peripherals muxed to the pin only.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_1-1694595916377.png" style="width: 527px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/240776i87C6EA3B4BCC7BB5/image-dimensions/527x120?v=v2" width="527" height="120" role="button" title="danielmartynek_1-1694595916377.png" alt="danielmartynek_1-1694595916377.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 09:05:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/GPIO-configuration/m-p/1721900#M27029</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2023-09-13T09:05:29Z</dc:date>
    </item>
  </channel>
</rss>

