<?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: Pinmux configuration for MX9x in Zephyr Project</title>
    <link>https://community.nxp.com/t5/Zephyr-Project/Pinmux-configuration-for-MX9x/m-p/2123744#M374</link>
    <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Please refer to the file below to see if could solve your issue.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="https://community.nxp.com/t5/Zephyr-Project-Knowledge-Base/Zephyr-custom-boards-and-applications/ta-p/2008567" target="_blank"&gt;https://community.nxp.com/t5/Zephyr-Project-Knowledge-Base/Zephyr-custom-boards-and-applications/ta-p/2008567&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jun 2025 07:46:27 GMT</pubDate>
    <dc:creator>June_Lu</dc:creator>
    <dc:date>2025-06-26T07:46:27Z</dc:date>
    <item>
      <title>Pinmux configuration for MX9x</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Pinmux-configuration-for-MX9x/m-p/2120953#M359</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I am exploring Zephyr (4.1) on MX9x (A55 core). I'm quite a newbie on Zephyr, but I'm getting into it. After checking available samples, I am now focusing on pinmux configuration.&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;According to the documentation, It &lt;/SPAN&gt;&lt;SPAN class=""&gt;&lt;EM&gt;&lt;SPAN class=""&gt;should&lt;/SPAN&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; be possible to either:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;generate .dtsi file for Zephyr from MCUXpresso Config Tool or&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;use &lt;/SPAN&gt;&lt;SPAN class=""&gt;modules &lt;FONT face="courier new,courier"&gt;gen_board_pinctrl.py&lt;/FONT&gt;&lt;/SPAN&gt;&lt;SPAN class=""&gt; to convert a .MEX file to .dtsi&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;BUT:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;MCUXpresso Config Tool, as of version 25.3, does NOT support Zephyr dtsi files generation for i.MX93 yet (nor for any imx AP)&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;gen_board_pinctrl.py&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN class=""&gt;&amp;nbsp;script only accepts .MEX created by MCUXpresso Config Tool V14, but even so, IMX9 family of processors is not supported out of the box. However, by specifying&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class=""&gt;--controller IOMUX&lt;/SPAN&gt;&lt;/FONT&gt; on the command line, I was able to get an apparently valid .dtsi file.&lt;/SPAN&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN class=""&gt;Am I missing something? I am aware that support for NXP's APs on Zephyr project is somewhat in progress, so I'd just like to know if there is currently any other better/proper way to generate pinmux configuration .dtsi files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thank you in advance and best regards.&lt;BR /&gt;Stefano&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Jun 2025 12:28:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Pinmux-configuration-for-MX9x/m-p/2120953#M359</guid>
      <dc:creator>TheUncle</dc:creator>
      <dc:date>2025-06-22T12:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Pinmux configuration for MX9x</title>
      <link>https://community.nxp.com/t5/Zephyr-Project/Pinmux-configuration-for-MX9x/m-p/2123744#M374</link>
      <description>&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Please refer to the file below to see if could solve your issue.&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="https://community.nxp.com/t5/Zephyr-Project-Knowledge-Base/Zephyr-custom-boards-and-applications/ta-p/2008567" target="_blank"&gt;https://community.nxp.com/t5/Zephyr-Project-Knowledge-Base/Zephyr-custom-boards-and-applications/ta-p/2008567&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;" lang="en-US"&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2025 07:46:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Zephyr-Project/Pinmux-configuration-for-MX9x/m-p/2123744#M374</guid>
      <dc:creator>June_Lu</dc:creator>
      <dc:date>2025-06-26T07:46:27Z</dc:date>
    </item>
  </channel>
</rss>

