<?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>i.MX ProcessorsのトピックRe: How to obtain 2 different SAI MCLKs</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687564#M106440</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check Table 5-11. Clock Root Table i.MX7D Reference Manual &lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/32bit/doc/ref_manual/IMX7DRM.pdf"&gt;http://cache.nxp.com/files/32bit/doc/ref_manual/IMX7DRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;there are SAI1_CLK_ROOT, SAI2_CLK_ROOT.&lt;/P&gt;&lt;P&gt;There is no "&lt;SPAN&gt;AUDIO_MCLK_ROOT_CLK&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Jul 2017 13:20:03 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2017-07-07T13:20:03Z</dc:date>
    <item>
      <title>How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687561#M106437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We use the iMX7D with Linux in a design where we need to separate SAI ports as I2S interfaces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One is used as input (SAI1) from ADCs with a master clock of 16.777216MHz and the other (SAI3) is used as output to a DAC with a master clock of 8.388608MHz (&lt;SPAN&gt;16.777216MHz/2&lt;/SPAN&gt;). Both ports running simultaneously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The base clock for the MCLKs is an 16.777216MHz precision oscillator connected to CCM_CLK2 input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I setup these 2 different MCLKs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any further documentation on this subject would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 09:03:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687561#M106437</guid>
      <dc:creator>thomaskofoedhan</dc:creator>
      <dc:date>2017-07-07T09:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687562#M106438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAI (MSEL) MCLK clock select must be either 0 or 1, these inputs are tied together.&lt;/P&gt;&lt;P&gt;The SAI MCLK always comes from the SAIx_CLK_ROOT, so seems there is no much&lt;/P&gt;&lt;P&gt;flexibility for generating 2 different MCLKs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 10:39:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687562#M106438</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-07-07T10:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687563#M106439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for your quick answer. I'm just not sure I understand it correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below you can see some of our clock tree made with a clk_summary tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your answer you say that SAI MCLK &lt;STRONG&gt;always&lt;/STRONG&gt; comes from SAIx_CLK_ROOT and as you can see we have 2 of these.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SAI1_CLK_ROOT&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;16.777216MHz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SAI3_CLK_ROOT &amp;nbsp; &amp;nbsp; &amp;nbsp;8.388608MHz&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We have had no luck gating these clocks out on the MCLK pins.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;But we also have an AUDIO_MCLK_ROOT_CLK, and it is this clock that we see on both MCLK outputs. We have tried changing the AUDIO_MCLK_ROOT_CLK frequency and can see the changes on both MCLK outputs.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If what you say about "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;SAI MCLK always comes from the SAIx_CLK_ROOT&lt;/SPAN&gt;" is true, then it seems we can generate 2 different clocks but how do we route these to the pins?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And why do we see the&amp;nbsp;AUDIO_MCLK_ROOT_CLK on the pins?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/25156i5BF6700F22DD3A83/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 13:02:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687563#M106439</guid>
      <dc:creator>thomaskofoedhan</dc:creator>
      <dc:date>2017-07-07T13:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687564#M106440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check Table 5-11. Clock Root Table i.MX7D Reference Manual &lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/32bit/doc/ref_manual/IMX7DRM.pdf"&gt;http://cache.nxp.com/files/32bit/doc/ref_manual/IMX7DRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;there are SAI1_CLK_ROOT, SAI2_CLK_ROOT.&lt;/P&gt;&lt;P&gt;There is no "&lt;SPAN&gt;AUDIO_MCLK_ROOT_CLK&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 13:20:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687564#M106440</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-07-07T13:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687565#M106441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;looking at table 5-11 I can find&amp;nbsp;&lt;SPAN style="font-size: 10.5pt; color: #666666;"&gt;SAI1_CLK_ROOT, SAI2_CLK_ROOT and&amp;nbsp;&lt;SPAN&gt;SAI3_CLK_ROOT (page 493) and there is also one called&amp;nbsp;AUDIO_MCLK_CLK_ROOT (page 503).&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #666666;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #666666;"&gt;&lt;SPAN&gt;Thomas&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 13:34:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687565#M106441</guid>
      <dc:creator>thomaskofoedhan</dc:creator>
      <dc:date>2017-07-07T13:34:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687566#M106442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt;you are right.&lt;/DIV&gt;&lt;DIV class=""&gt;In any way&amp;nbsp;&lt;SPAN style="font-size: 10.5pt; color: #666666;"&gt;&lt;SPAN&gt;AUDIO_MCLK_CLK_ROOT&lt;/SPAN&gt;&lt;/SPAN&gt; does not affect generation&lt;/DIV&gt;&lt;DIV class=""&gt;of SAI MCLK, first provided answer is from design.&lt;/DIV&gt;&lt;DIV class=""&gt;In general &lt;SPAN style="font-size: 10.5pt; color: #666666;"&gt;&lt;SPAN&gt;AUDIO_MCLK_CLK&lt;/SPAN&gt;&lt;/SPAN&gt; can be used for generation SAI MCLK using&lt;/DIV&gt;&lt;DIV class=""&gt;appropriate MSEL settings, like in Vybrid processors, but not in i.MX7D.&lt;BR /&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Jul 2017 14:28:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687566#M106442</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-07-07T14:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687567#M106443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you write that -&lt;/P&gt;&lt;P&gt;"&lt;EM&gt;&lt;SPAN style="border: 0px; color: #666666; font-weight: inherit; font-size: 14px;"&gt;AUDIO_MCLK_CLK&lt;/SPAN&gt;&amp;nbsp;can be used for generation SAI MCLK using&amp;nbsp;appropriate MSEL settings, like in Vybrid processors, but not in i.MX7D&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;and in your first answer you write that -&lt;/P&gt;&lt;P&gt;"&lt;EM style="background-color: #ffffff; color: #51626f;"&gt;SAI MCLK always comes from the SAIx_CLK_ROOT&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;but we&amp;nbsp;&lt;STRONG&gt;ONLY&lt;/STRONG&gt;&amp;nbsp;see the&amp;nbsp;&lt;SPAN style="color: #666666;"&gt;AUDIO_MCLK_CLK on the MCLK pins of both SAI1 and SAI3 and not the SAIx_CLK_ROOT clocks, contrary to both your statements.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666;"&gt;No matter what we try we can't get the SAIx_CLK_ROOT out to the pins.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666;"&gt;We have tried with all 4 possible MSEL setting but this only changes things for the bit clock. MCLK is still AUDIO_MCLK_CLK, but for MSEL settings 0x10 and 0x11 the bit clock disappears.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666;"&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666;"&gt;Thomas&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 11:58:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687567#M106443</guid>
      <dc:creator>thomaskofoedhan</dc:creator>
      <dc:date>2017-07-10T11:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687568#M106444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #666666;"&gt;Thomas&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how did you determine that "we&amp;nbsp;&lt;STRONG&gt;ONLY&lt;/STRONG&gt;&amp;nbsp;see the&amp;nbsp;&lt;SPAN style="color: #666666;"&gt;AUDIO_MCLK_CLK on the MCLK &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666;"&gt;pins of both SAI1 and SAI3 &lt;/SPAN&gt;" , how had you verified this ? Had you checked signals&lt;/P&gt;&lt;P&gt;with oscilloscope. Could you try to set up clocks without linix in baremetal setup.&lt;/P&gt;&lt;P&gt;One can try for example gate sai1 clock (CCM_CCGR140, use Table 5-19. CCGR Mapping Table&lt;/P&gt;&lt;P&gt;i.MX7D RM) and check if &lt;SPAN style="color: #666666;"&gt;MCLK of SAI1 will stop.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MSEL selection must be either 0 or 1, these inputs are tied together. The SAI MCLK always comes from the SAIx_CLK_ROOT.&lt;/P&gt;&lt;P&gt;This is answered by design team.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 12:26:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687568#M106444</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-07-10T12:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687569#M106445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We determined that it was &lt;SPAN&gt;AUDIO_MCLK_CLK by having&lt;/SPAN&gt;&amp;nbsp;setup the different clock as shown below&lt;/P&gt;&lt;P&gt;AUDIO_MCLK_CLK - 4MHz&lt;/P&gt;&lt;P&gt;SAI1_CLK_ROOT - 16MHz&lt;/P&gt;&lt;P&gt;SAI3_CLK_ROOT - 8MHz&lt;/P&gt;&lt;P&gt;and then measure the frequency on both MCLK pins (SAI1 and SAI3). We measured 4MHz on both, with all tested settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have now tried setting CCM_CCGR140 to 0x0 10ms after previous settings where enabled, and this stopped the bit clock but did not change the MCLK frequency which is still equal to AUDIO_MCLK_CLK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 13:57:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687569#M106445</guid>
      <dc:creator>thomaskofoedhan</dc:creator>
      <dc:date>2017-07-10T13:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687570#M106446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;could you try to set AUDIO_MCLK_CLK to 24MHz -&lt;/P&gt;&lt;P&gt;AUDIO_MCLK_CLK_ROOT = 000 - OSC_24M using Table 5-11. Clock Root&lt;/P&gt;&lt;P&gt;Table i.MX7D RM and check if this change MCLK SAI to this frequency.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Jul 2017 15:19:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687570#M106446</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-07-10T15:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687571#M106447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have tried what you suggested and it changes the MCLK pin signals to 24MHz. Below you can see the modified clock tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/26356iACEC8D55779AD0C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 09:41:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687571#M106447</guid>
      <dc:creator>thomaskofoedhan</dc:creator>
      <dc:date>2017-07-11T09:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687572#M106448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there are no sai_mclk, there are only csi_mclk - it is different signal.&lt;/P&gt;&lt;P&gt;There are only sai1_root_clk=16MHz, sai3_root_clk=8MHz as expected.&lt;/P&gt;&lt;P&gt;Can you confirm that SAIn_MCLK signals were verified with oscilloscope and&lt;/P&gt;&lt;P&gt;it changed to 24MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 11:12:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687572#M106448</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-07-11T11:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687573#M106449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can confirm that the clocks on the SAI MCLK pins was 24MHz after setting the AUDIO_MCLK_ROOT_CLK to OSC&amp;nbsp;clk 24MHz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does your sentence "&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;EM&gt;there are no sai_mclk,&lt;/EM&gt; &lt;/SPAN&gt;" mean that there are&amp;nbsp;no such clocks in the chip or do you refer to our clock tree?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;only send you part of the clock tree to show the clocks in question, but I can send you the full clock tree for reference if you like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 11:40:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687573#M106449</guid>
      <dc:creator>thomaskofoedhan</dc:creator>
      <dc:date>2017-07-11T11:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687574#M106450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi Thomas&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;what board, bsp used in the case, what is full processor marking.&lt;BR /&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jul 2017 23:46:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687574#M106450</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-07-11T23:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687575#M106451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the board is our own custom board and the BSP used is from the iMX7D Sabre EVM board offcouse with our own modifications to fit our board.&amp;nbsp;The SAI driver we use is also based on the Sabre board BSP but with many modifications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The processor marking reads -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MCIMX7D5EVM10SC&lt;/P&gt;&lt;P&gt;2N09P&lt;/P&gt;&lt;P&gt;NB3YGMB &amp;nbsp;U1642&lt;/P&gt;&lt;P&gt;Korea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 07:01:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687575#M106451</guid>
      <dc:creator>thomaskofoedhan</dc:creator>
      <dc:date>2017-07-12T07:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687576#M106452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi Thomas&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;I am going to elevate it, for that it is necessary to&lt;/DIV&gt;&lt;DIV class=""&gt;know person e-mail and company name, is it possible to provide&lt;/DIV&gt;&lt;DIV class=""&gt;it (one can create service request).&lt;/DIV&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;&lt;DIV class=""&gt;How to create service request :&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fcommunity.freescale.com%2Fdocs%2FDOC-329745" rel="nofollow" target="_blank"&gt;https://community.freescale.com/docs/DOC-329745&lt;/A&gt;&lt;BR /&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 11:16:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687576#M106452</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-07-12T11:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687577#M106453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have now created a service request with reference to this thread, and with the information you requested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 11:31:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687577#M106453</guid>
      <dc:creator>thomaskofoedhan</dc:creator>
      <dc:date>2017-07-12T11:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687578#M106454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank, I will update when get more explanations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jul 2017 23:46:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687578#M106454</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-07-12T23:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687579#M106455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry for delay, issue was investigated internally, below summary:&lt;/P&gt;&lt;P&gt;"So in conclusion audio_mclk_root_clk clock is taken all the time by SAI1 module even &lt;BR /&gt;if is configured to work through IMX7D_SAI1_ROOT_CLK and for this reason it was not &lt;BR /&gt;possible generate 2 different clock sources in SAI modules. &lt;BR /&gt;This behavior is the same your costumer is facing."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;DIV&gt;&lt;SPAN style="font-family: Arial,sans-serif; font-size: small;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 23:51:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687579#M106455</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-08-08T23:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain 2 different SAI MCLKs</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687580#M106456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for you help. It was not the answer we hoped for or originally expected and we have to make hardware changes to work around this undocumented limitation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope there will soon be an update to the datasheet and reference manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I beleive the iMX7 documentation needs a thorough update. I have read to many references to the iMX6 documentation for questions regarding iMX7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2017 09:18:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-obtain-2-different-SAI-MCLKs/m-p/687580#M106456</guid>
      <dc:creator>thomaskofoedhan</dc:creator>
      <dc:date>2017-08-21T09:18:02Z</dc:date>
    </item>
  </channel>
</rss>

