<?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: Find GPIO Pin Memory Address in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Find-GPIO-Pin-Memory-Address/m-p/1415259#M187130</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/1941"&gt;@Yuri&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hello ,&lt;BR /&gt;&lt;BR /&gt;Thanks For Your Quickly Support,&lt;BR /&gt;But I Don't Know Part Number, I Used iMX8M Mini&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 11:31:00 GMT</pubDate>
    <dc:creator>Nirjul_Patel</dc:creator>
    <dc:date>2022-02-17T11:31:00Z</dc:date>
    <item>
      <title>Find GPIO Pin Memory Address</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Find-GPIO-Pin-Memory-Address/m-p/1415234#M187122</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I Want to Particular GPIO Pin Memory Address And I Want To GPIO Pin UP And Down using A Memory Address&lt;BR /&gt;&lt;BR /&gt;So, &lt;STRONG&gt;How Can Find Particular GPIO Pin Memory Address?&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I try&lt;STRONG&gt; Port_base_Address + Off set Address &lt;/STRONG&gt;But This Address use I Can Not Control Pin&lt;BR /&gt;So, Please Explain Me Process&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 10:45:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Find-GPIO-Pin-Memory-Address/m-p/1415234#M187122</guid>
      <dc:creator>Nirjul_Patel</dc:creator>
      <dc:date>2022-02-17T10:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: Find GPIO Pin Memory Address</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Find-GPIO-Pin-Memory-Address/m-p/1415256#M187129</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195229"&gt;@Nirjul_Patel&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; what is part number of the device (of i.MX series), used in Your applications?&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yuri.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 11:27:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Find-GPIO-Pin-Memory-Address/m-p/1415256#M187129</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2022-02-17T11:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Find GPIO Pin Memory Address</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Find-GPIO-Pin-Memory-Address/m-p/1415259#M187130</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/1941"&gt;@Yuri&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hello ,&lt;BR /&gt;&lt;BR /&gt;Thanks For Your Quickly Support,&lt;BR /&gt;But I Don't Know Part Number, I Used iMX8M Mini&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 11:31:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Find-GPIO-Pin-Memory-Address/m-p/1415259#M187130</guid>
      <dc:creator>Nirjul_Patel</dc:creator>
      <dc:date>2022-02-17T11:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Find GPIO Pin Memory Address</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Find-GPIO-Pin-Memory-Address/m-p/1415739#M187168</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195229"&gt;@Nirjul_Patel&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; Generally Chapter 8 (Chip IO and Pinmux) of the i.MX8Mm RM &lt;BR /&gt;describes pins settings and provides corresponding address area.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;A href="https://www.nxp.com/webapp/Download?colCode=IMX8MMRM" target="_blank"&gt;https://www.nxp.com/webapp/Download?colCode=IMX8MMRM&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In particular, use section 8.3.3 (GPIO Memory Map/Register Definition).&lt;BR /&gt;Note: to use GPIO mode pins should be configured with IOMUXC help.&lt;BR /&gt;Section 8.2 [IOMUX Controller (IOMUXC)] explains possible options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Also, if some pins are used in Linux - they should not be removed from &lt;BR /&gt;the device tree.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Yuri.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 04:10:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Find-GPIO-Pin-Memory-Address/m-p/1415739#M187168</guid>
      <dc:creator>Yuri</dc:creator>
      <dc:date>2022-02-18T04:10:19Z</dc:date>
    </item>
  </channel>
</rss>

