<?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: I2S Audio Noise problem with iMX6 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475879#M75466</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;Murakami-san seems to be confused by the formulas and Table 61-7 since these indicate the information how to create bit clock and frame sync clock in i.MX6 with the dividers (DIV2, PSR, PM, WL, and DC) originally.&lt;/P&gt;&lt;P&gt;So please reply with simple answer "yes" or "no" to his simple question, "&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; background-color: #ffffff;"&gt;should we set TXC freq to 'TXFS * (channels) * (word length)'? ".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2016 11:07:38 GMT</pubDate>
    <dc:creator>satoshishimoda</dc:creator>
    <dc:date>2016-05-25T11:07:38Z</dc:date>
    <item>
      <title>I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475868#M75455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, all.&lt;/P&gt;&lt;P&gt;I developed iMX6Solo board with Wolfson WM8983 audio codec.(connected to SSI I/F).&lt;/P&gt;&lt;P&gt;On a few of the boards, the noise is on the audio output.&lt;/P&gt;&lt;P&gt;I checked it and found the following:&lt;/P&gt;&lt;P&gt;- Sometimes, The TXD data from iMX are not correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp; For example, even if I play stereo audio that have only Left channel data,&lt;/P&gt;&lt;P&gt;&amp;nbsp; the data is on Right timing (TXFS=High). Or the Left data isn't correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- I can resolve the noise, if I change the TXC clock from the codec.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TXC frequency = TXFS * 2 * 128 ...&amp;nbsp; noise&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TXC frequency = TXFS * 2 * 16 ... no noise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- If I change the TXC/TXFS pin's hysteresis or Pull-up/down setting,&lt;/P&gt;&lt;P&gt;&amp;nbsp; the noise is changed or disappeared.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;I think the problem is something to do with the sync of TCX/TXFS and TXD(transmit controller of iMX). &lt;/P&gt;&lt;P&gt;If I use the audio data with WL=16bit / 2ch, I must set TXC frequency to TXFS*2*16? &lt;/P&gt;&lt;P&gt;I've thought it's OK to set it over TXFS*2*16 for the oversampling.&lt;/P&gt;&lt;P&gt;Would you give me some advice for me about this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[My Environment Detail]&lt;/P&gt;&lt;P&gt;iMX6 Solo : I2S Slave Mode&lt;/P&gt;&lt;P&gt;Wolfson WM8983 : I2S Master Mode (connected to SSI I/F)&lt;/P&gt;&lt;P&gt;OS = Windows Embedded Compact7&lt;/P&gt;&lt;P&gt;TXFS Clock = 44.1KHz&lt;/P&gt;&lt;P&gt;TXC Clock = 11.29MHz&lt;/P&gt;&lt;P&gt;Word Length = 16bit / 2ch&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SSI's registers were set according to RM "61.8.1.4 I2S Mode"&lt;/P&gt;&lt;P&gt;SSI Register Values (only related to transfer)&lt;/P&gt;&lt;P&gt;&amp;nbsp; SSI2_SCR =&amp;nbsp;&amp;nbsp; 0x00000153&lt;/P&gt;&lt;P&gt;&amp;nbsp; SSI2_STCR =&amp;nbsp; 0x0000038D&lt;/P&gt;&lt;P&gt;&amp;nbsp; SSI2_STCCR = 0x0000E100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sorry I'm not good at English.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 07:54:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475868#M75455</guid>
      <dc:creator>murakami</dc:creator>
      <dc:date>2016-05-17T07:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475869#M75456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hideyuki&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if issue appears only on few boards and with changing hysteresis/ pull-up/down &lt;/P&gt;&lt;P&gt;settings the noise is changing/disappear, then issue may be caused by signal&lt;/P&gt;&lt;P&gt;integrity and it makes sense to observe it with oscilloscope and tweak drive&lt;/P&gt;&lt;P&gt;strength settings using register IOMUXC_SW_PAD_CTL_PAD_x_y.&lt;/P&gt;&lt;P&gt;Note, bad soldering also may cause noise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 09:06:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475869#M75456</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-05-17T09:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475870#M75457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, igorpadykov&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I checked TXC, TXFS, TXD with oscilloscope.But I can't find the problem of signal, and&lt;/P&gt;&lt;P&gt;thier timing&amp;nbsp; meet the spec of DOC#IMX6SDCLEC "4.11.19.3 SSI Transmitter Timing with External Clock".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About tweaking signals, the TXC and TXFS are both input pin, so&lt;/P&gt;&lt;P&gt;I think only HYS and PUS of IOMUX_SW_PAD_CTL_PAD_x_y affect to the signal.&lt;/P&gt;&lt;P&gt;The resutl of the change them is the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Changing PUS ... the noise is changed, but is appeared.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Disable HYS of TXC only ... the noise is disappeared.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Disable HYS of TXFS only ... the noise is disappeared.&lt;/P&gt;&lt;P&gt;&amp;nbsp; Disable HYS of both TXC and TXFS ... the noise is changed, but is appeared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think that these signals are so sensitive that the hysteresis cause or don't cause the problem.&lt;/P&gt;&lt;P&gt;If so senstive, I should tweak pin setting for each board..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;H.Murakami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 10:51:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475870#M75457</guid>
      <dc:creator>murakami</dc:creator>
      <dc:date>2016-05-17T10:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475871#M75458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; If I use the audio data with WL=16bit / 2ch, I must set TXC frequency to TXFS*2*16?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a same question about TXC frequency setting as the above one.&lt;/P&gt;&lt;P&gt;Is it no problem if I set TXC freq &amp;gt; TXFS * (channels) * (word length)&amp;nbsp; when both signals are input?&lt;/P&gt;&lt;P&gt;Or should I set TXC freq =&amp;nbsp; TXFS * (channels) * (word length) ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 07:37:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475871#M75458</guid>
      <dc:creator>satoshishimoda</dc:creator>
      <dc:date>2016-05-23T07:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475872#M75459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satoshi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TXC freq =&amp;nbsp; TXFS * (channels) * (word length) settings&lt;/P&gt;&lt;P&gt;should not depend on signal direction.&lt;/P&gt;&lt;P&gt;In this particular case it may influence on overall system noise, thus&lt;/P&gt;&lt;P&gt;creating additional audio noise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 11:51:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475872#M75459</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-05-23T11:51:33Z</dc:date>
    </item>
    <item>
      <title>Re: I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475873#M75460</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 replay.&lt;/P&gt;&lt;P&gt;Let me confirm.&lt;/P&gt;&lt;P&gt;You mean I must set "TXC freq = TXFS * (channels) * (word length)"?&lt;/P&gt;&lt;P&gt;For exapmle, if I want to use audio 44.1Hz/16bit/2ch, I should set the following?&lt;/P&gt;&lt;P&gt;&amp;nbsp; TXFS freq = 44.1KHz&lt;/P&gt;&lt;P&gt;&amp;nbsp; TXC freq =&amp;nbsp;&amp;nbsp; 44.1KHz * 2 * 16 = 1.41MHz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Murakami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 09:52:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475873#M75460</guid>
      <dc:creator>murakami</dc:creator>
      <dc:date>2016-05-24T09:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475874#M75461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murakami&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for calculation ssi clocks please refer to&lt;/P&gt;&lt;P&gt;sect.61.8.4.2 DIV2, PSR and PM Bit Description&lt;/P&gt;&lt;P&gt;i.MX6DQ Reference Manual &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http%3A%2F%2Fcache.freescale.com%2Ffiles%2F32bit%2Fdoc%2Fref_manual%2FIMX6DQRM.pdf" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/32bit/doc/ref_manual/IMX6DQRM.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 11:00:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475874#M75461</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-05-24T11:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475875#M75462</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;According to "Figure 61-22" and "Figure 61-23" of RM,&lt;/P&gt;&lt;P&gt;DIV2,PSR and PM is valid output only when TXDIR is 1. &lt;/P&gt;&lt;P&gt;This means the SSI is used as I2S slave (TXDIR=0), these setting have&amp;nbsp; no effect. I think.&lt;/P&gt;&lt;P&gt;So I didn't set these setting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both TXC(=STCK) and TXFS(= STFS) are external clock, and Tx controller work with them.&lt;/P&gt;&lt;P&gt;So I suppose that there are any restricts among exteral input TXC,TXFS and Tx controller (and ssi_clk).&lt;/P&gt;&lt;P&gt;For example, we should "TXC freq = TXFS * (channels) * (word length)".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 12:14:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475875#M75462</guid>
      <dc:creator>murakami</dc:creator>
      <dc:date>2016-05-24T12:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475876#M75463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;formula given in that section is valid for both external and&lt;/P&gt;&lt;P&gt;internal clocks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 13:10:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475876#M75463</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-05-24T13:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475877#M75464</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;Do you mean that "DIV2,PSR and PM setting is valid for external clock(1)"?&lt;/P&gt;&lt;P&gt;or "Table 61-7" is valid for extenal clock(2)"?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you mean (1),&lt;/P&gt;&lt;P&gt;The externl clock is created by audio codec and input to SSI, so DIV2,PSR and PM setting's&lt;/P&gt;&lt;P&gt;formula is meaningless for external clock, I think.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you mean (2),&lt;/P&gt;&lt;P&gt;according&amp;nbsp; Table 61-7, you say that we have to set 1411.2kHz for STCK for the following&lt;/P&gt;&lt;P&gt;condition, right?&lt;/P&gt;&lt;P&gt;&amp;nbsp; Bits/Word = 16&lt;/P&gt;&lt;P&gt;&amp;nbsp; Words/Frame = 2&lt;/P&gt;&lt;P&gt;&amp;nbsp; Ideal Frame Rate = 44.1kHz&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Murakami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 04:48:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475877#M75464</guid>
      <dc:creator>murakami</dc:creator>
      <dc:date>2016-05-25T04:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475878#M75465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Murakami&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;formulas and data in "Table 61-7" are valid for&lt;/P&gt;&lt;P&gt;any generated clock external or internal.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 06:33:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475878#M75465</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-05-25T06:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475879#M75466</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;Murakami-san seems to be confused by the formulas and Table 61-7 since these indicate the information how to create bit clock and frame sync clock in i.MX6 with the dividers (DIV2, PSR, PM, WL, and DC) originally.&lt;/P&gt;&lt;P&gt;So please reply with simple answer "yes" or "no" to his simple question, "&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; background-color: #ffffff;"&gt;should we set TXC freq to 'TXFS * (channels) * (word length)'? ".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Satoshi Shimoda&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 11:07:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475879#M75466</guid>
      <dc:creator>satoshishimoda</dc:creator>
      <dc:date>2016-05-25T11:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475880#M75467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Satoshi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 12:35:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475880#M75467</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-05-25T12:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: I2S Audio Noise problem with iMX6</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475881#M75468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,　and Shimoda-san&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;I use "TXFS * (channels) * (word length) settings" for resolution of noise problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Murakami&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 00:38:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I2S-Audio-Noise-problem-with-iMX6/m-p/475881#M75468</guid>
      <dc:creator>murakami</dc:creator>
      <dc:date>2016-05-26T00:38:04Z</dc:date>
    </item>
  </channel>
</rss>

