<?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: iMX6 I2S master setup and Audio Codec as a Slave. in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-I2S-master-setup-and-Audio-Codec-as-a-Slave/m-p/288702#M34547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;Each of the AUDMUX ports has its own set of registers that allows you to configure the port as desired. Please understand that you will be using six ports for three external signals. If AUD3, AUD4 and AUD5 are being used as external interfaces, then AUD1, AUD2 and AUD6 will serve as the internal ports to connect these signals to the SSI blocks. You are free to map the internal ports to the external ports as you want.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;Since all ports are independent, they can serve as inputs or output in any combination. &lt;/SPAN&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the details, I think you can read the i.MX6 Reference manual Chapter 60 Synchronous Serial Interface (SSI). Then try to change the register setting in the source code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 May 2013 03:16:42 GMT</pubDate>
    <dc:creator>jimmychan</dc:creator>
    <dc:date>2013-05-03T03:16:42Z</dc:date>
    <item>
      <title>iMX6 I2S master setup and Audio Codec as a Slave.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-I2S-master-setup-and-Audio-Codec-as-a-Slave/m-p/288701#M34546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to setup the IMX6 I2S master mode and Audio Codec as a Slave mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are the changes required to setup to provide Clocking to my Audio chip?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen the reference code but most of the audio codec operates in Master mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 28 Apr 2013 03:31:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-I2S-master-setup-and-Audio-Codec-as-a-Slave/m-p/288701#M34546</guid>
      <dc:creator>paul_lee</dc:creator>
      <dc:date>2013-04-28T03:31:31Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 I2S master setup and Audio Codec as a Slave.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-I2S-master-setup-and-Audio-Codec-as-a-Slave/m-p/288702#M34547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;Each of the AUDMUX ports has its own set of registers that allows you to configure the port as desired. Please understand that you will be using six ports for three external signals. If AUD3, AUD4 and AUD5 are being used as external interfaces, then AUD1, AUD2 and AUD6 will serve as the internal ports to connect these signals to the SSI blocks. You are free to map the internal ports to the external ports as you want.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; font-size: 10pt;"&gt;Since all ports are independent, they can serve as inputs or output in any combination. &lt;/SPAN&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the details, I think you can read the i.MX6 Reference manual Chapter 60 Synchronous Serial Interface (SSI). Then try to change the register setting in the source code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 May 2013 03:16:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-I2S-master-setup-and-Audio-Codec-as-a-Slave/m-p/288702#M34547</guid>
      <dc:creator>jimmychan</dc:creator>
      <dc:date>2013-05-03T03:16:42Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 I2S master setup and Audio Codec as a Slave.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-I2S-master-setup-and-Audio-Codec-as-a-Slave/m-p/288703#M34548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have already gone through SSI code. Thanks for your suggestions.&lt;/P&gt;&lt;P&gt;I have already modified the source code, But still it has issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 May 2013 04:46:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-I2S-master-setup-and-Audio-Codec-as-a-Slave/m-p/288703#M34548</guid>
      <dc:creator>paul_lee</dc:creator>
      <dc:date>2013-05-04T04:46:48Z</dc:date>
    </item>
  </channel>
</rss>

