<?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: External SAI MCLK input on IMX8M PLUS in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/External-SAI-MCLK-input-on-IMX8M-PLUS/m-p/2141771#M239625</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for the reply and support.&lt;/P&gt;&lt;P&gt;Are the registers you provided specific to setting the clock for SPDIF transmission?&lt;/P&gt;&lt;P&gt;From my understanding setting the&amp;nbsp;&lt;SPAN&gt;SAI2 MCLK SELECT Register as SPDIF.EXTCLK can still be used to provide an external master clock to the SAI in order to output I2S signals.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Jul 2025 12:44:39 GMT</pubDate>
    <dc:creator>coulomz</dc:creator>
    <dc:date>2025-07-28T12:44:39Z</dc:date>
    <item>
      <title>External SAI MCLK input on IMX8M PLUS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/External-SAI-MCLK-input-on-IMX8M-PLUS/m-p/2141274#M239611</link>
      <description>&lt;P&gt;I'm looking into adding an external clock as a master clock input on one of the SAI's (for example SAI2) in the IMX8M plus.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;The reference manual on chapter 14.1.1.1 states&amp;nbsp;&lt;/P&gt;&lt;P&gt;"The MCLK pin on each SAI module can be configured as either an input or an output. [...]&amp;nbsp;When configured as an input, the external input to the pad will be used as SAIn_MCLK and is routed to SAIn_MCLK_IN, which can be used as master clock for SAI."&lt;/P&gt;&lt;P&gt;However, there don't seem to be any registers in the GPR's that set the SAIn_MCLK as input, in contrast to the IMX8M mini and IMX8M nano.&lt;BR /&gt;&lt;BR /&gt;Below are screenshots of the GPR2 in the IMX8M nano and plus.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;IMX8M nano GPR2 (has ext_mclk_en)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="coulomz_0-1753655106317.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349622i7FC75E27F1D6B992/image-size/medium?v=v2&amp;amp;px=400" role="button" title="coulomz_0-1753655106317.png" alt="coulomz_0-1753655106317.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IMX8M plus GPR2&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="coulomz_1-1753655186042.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/349623i5F3C070EDC0D9618/image-size/medium?v=v2&amp;amp;px=400" role="button" title="coulomz_1-1753655186042.png" alt="coulomz_1-1753655186042.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Does this mean it is not supported? Am I missing something?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance, any help would be much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jul 2025 22:30:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/External-SAI-MCLK-input-on-IMX8M-PLUS/m-p/2141274#M239611</guid>
      <dc:creator>coulomz</dc:creator>
      <dc:date>2025-07-27T22:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: External SAI MCLK input on IMX8M PLUS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/External-SAI-MCLK-input-on-IMX8M-PLUS/m-p/2141660#M239622</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;1. You can configure the "14.2.3.1.10 SAI2 MCLK SELECT Register" as SPDIF.EXTCLK.&lt;/P&gt;
&lt;P&gt;2. You can configure the "8.2.4.115 SW_MUX_CTL_PAD_SPDIF_EXT_CLK" as ALT0_AUDIOMIX_SPDIF1_EXT_CLK.&lt;/P&gt;
&lt;P&gt;3. You can configure the "14.4.4.1.30 MCLK Control" as MCLK signal pin is an input.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 09:53:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/External-SAI-MCLK-input-on-IMX8M-PLUS/m-p/2141660#M239622</guid>
      <dc:creator>xiaocong_fu</dc:creator>
      <dc:date>2025-07-28T09:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: External SAI MCLK input on IMX8M PLUS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/External-SAI-MCLK-input-on-IMX8M-PLUS/m-p/2141771#M239625</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thanks for the reply and support.&lt;/P&gt;&lt;P&gt;Are the registers you provided specific to setting the clock for SPDIF transmission?&lt;/P&gt;&lt;P&gt;From my understanding setting the&amp;nbsp;&lt;SPAN&gt;SAI2 MCLK SELECT Register as SPDIF.EXTCLK can still be used to provide an external master clock to the SAI in order to output I2S signals.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 12:44:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/External-SAI-MCLK-input-on-IMX8M-PLUS/m-p/2141771#M239625</guid>
      <dc:creator>coulomz</dc:creator>
      <dc:date>2025-07-28T12:44:39Z</dc:date>
    </item>
  </channel>
</rss>

