<?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>LPC MicrocontrollersのトピックRe: I2S channel swapping</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2S-channel-swapping/m-p/1467245#M48982</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Regarding your question that "it will intermittently flip the channels", I have not good idea. If you have found out that the left/right channels are swapped, you can delete a sample or add a sample to correct the swap.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
    <pubDate>Wed, 01 Jun 2022 06:42:38 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2022-06-01T06:42:38Z</dc:date>
    <item>
      <title>I2S channel swapping</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2S-channel-swapping/m-p/1465705#M48949</link>
      <description>&lt;P&gt;We are using 4 LPC5526 FlexComm modules with shared clocks to handle 4 bidirectional audio channels. We have found that the DMA flips left and right channels intermittently. Has anyone seen this problem before?&lt;/P&gt;&lt;P&gt;We are wondering if we should try using the SCT module to hardware trigger the DMAs using the shared WS signal.&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 16:12:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/I2S-channel-swapping/m-p/1465705#M48949</guid>
      <dc:creator>rsk2</dc:creator>
      <dc:date>2022-05-27T16:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: I2S channel swapping</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2S-channel-swapping/m-p/1466571#M48975</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;For LPC552x, you use the I2S in master mode, both the left and right channels use the same FIFO FIFOWR, so you can not identify or control which channel you will write.&lt;/P&gt;
&lt;P&gt;There is a flag in I2S status register, which can reflect the current channel, but the flag is only used in debugger instead of driver.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1653978036757.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/181722iE6D4D793B77BCA54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1653978036757.png" alt="xiangjun_rong_0-1653978036757.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 06:21:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/I2S-channel-swapping/m-p/1466571#M48975</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-05-31T06:21:38Z</dc:date>
    </item>
    <item>
      <title>Re: I2S channel swapping</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2S-channel-swapping/m-p/1466935#M48981</link>
      <description>&lt;P&gt;Thanks for your help. We need to run I2S in slave mode as the LRCLK (WS) and SCLK are synchronized to the external digital audio signals. It seems like we can get this running on the right channels for hours, but then it will intermittently flip the channels. Any other ideas?&lt;/P&gt;</description>
      <pubDate>Tue, 31 May 2022 16:47:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/I2S-channel-swapping/m-p/1466935#M48981</guid>
      <dc:creator>rsk2</dc:creator>
      <dc:date>2022-05-31T16:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: I2S channel swapping</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2S-channel-swapping/m-p/1467245#M48982</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Regarding your question that "it will intermittently flip the channels", I have not good idea. If you have found out that the left/right channels are swapped, you can delete a sample or add a sample to correct the swap.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 06:42:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/I2S-channel-swapping/m-p/1467245#M48982</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-06-01T06:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: I2S channel swapping</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2S-channel-swapping/m-p/1467680#M49003</link>
      <description>&lt;P&gt;We can not detect when the error occurs. We see that the data is in the correct channel when loaded into the buffer before the DMA transfers the ping or pong buffer to the peripheral. We do not understand what is causing the problem from there.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2022 18:58:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/I2S-channel-swapping/m-p/1467680#M49003</guid>
      <dc:creator>rsk2</dc:creator>
      <dc:date>2022-06-01T18:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: I2S channel swapping</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/I2S-channel-swapping/m-p/1467933#M49010</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;I think it is complicated why the left/right channels are swapped, for example, the FIFO overflowing or under-flowing all can lead to the channel swap. you can set the PAUSEDATA bit in CFG1 register, then poll the PAUSEDATA bit in status register, then clear the PAUSEDATA bit in CFG1 register to correct the swap.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1654136432095.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/182015iE476C0C2DE08CAD4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1654136432095.png" alt="xiangjun_rong_0-1654136432095.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 03:01:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/I2S-channel-swapping/m-p/1467933#M49010</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2022-06-02T03:01:18Z</dc:date>
    </item>
  </channel>
</rss>

