<?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: Setting up both I2S0 and I2S1 using the DMA on LPC4330 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Setting-up-both-I2S0-and-I2S1-using-the-DMA-on-LPC4330/m-p/565092#M17016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by skippers75 on Thu Aug 22 08:25:21 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if you could share the your working code with me. I am trying to figure out I20 and I21 using DMA for LPC4330.&amp;nbsp; I hope we are on the same page.&amp;nbsp; My understanding is that I20 and I21 are the TX and RX of the audio input and output.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thing I need to configure will be appreciated.&amp;nbsp; Not a expert user on this yet so need some guidance.&amp;nbsp; Trying to get audio input into an array via the DMA for some signal processing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you are willingly to share you codes or any place I could grab your working code.&amp;nbsp; Have a nice day and Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edmund&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:49:07 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:49:07Z</dc:date>
    <item>
      <title>Setting up both I2S0 and I2S1 using the DMA on LPC4330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Setting-up-both-I2S0-and-I2S1-using-the-DMA-on-LPC4330/m-p/565090#M17014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by neil_bs on Tue Jul 02 03:11:27 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I am currently attempting to set both the I2S channels, triggering off the PLLAudio and using the DMA.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;I have I2S0 working fine, however I am experiencing some confusion when adding I2S1.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Questions are a plenty -&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;* Firstly, as I'm using the 4330, is this possible to have both I2S0 and IS21 functioning off the&amp;nbsp; PLLAUDIO, using the DMA controller?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;* I assuming that (as I'm using the 4330) I need to set I2S1 as a slave, is this correct?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Before I delve into too much detail, I'll post this and hopefully this will start off the thread,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;many thanks in advance.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:49:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Setting-up-both-I2S0-and-I2S1-using-the-DMA-on-LPC4330/m-p/565090#M17014</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up both I2S0 and I2S1 using the DMA on LPC4330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Setting-up-both-I2S0-and-I2S1-using-the-DMA-on-LPC4330/m-p/565091#M17015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by neil_bs on Fri Jul 26 02:12:00 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Again!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Problem solved!&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have now got both i2s channels working with the DMA controller.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For reference, with using the 144pin LQFP144 I found setting I2S0 TX to master, with the RX and I2S1 to slave worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The main problem was the lack of support for I2S1 in lpc43xx_gdma.c ... This was easy to implement and I'll be more than happy to post the source here for anyone that finds themselves in the same boat.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully the powers to be will read this post and address the issue for the next release.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Neil &lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:49:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Setting-up-both-I2S0-and-I2S1-using-the-DMA-on-LPC4330/m-p/565091#M17015</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up both I2S0 and I2S1 using the DMA on LPC4330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Setting-up-both-I2S0-and-I2S1-using-the-DMA-on-LPC4330/m-p/565092#M17016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by skippers75 on Thu Aug 22 08:25:21 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering if you could share the your working code with me. I am trying to figure out I20 and I21 using DMA for LPC4330.&amp;nbsp; I hope we are on the same page.&amp;nbsp; My understanding is that I20 and I21 are the TX and RX of the audio input and output.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any thing I need to configure will be appreciated.&amp;nbsp; Not a expert user on this yet so need some guidance.&amp;nbsp; Trying to get audio input into an array via the DMA for some signal processing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know if you are willingly to share you codes or any place I could grab your working code.&amp;nbsp; Have a nice day and Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edmund&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:49:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Setting-up-both-I2S0-and-I2S1-using-the-DMA-on-LPC4330/m-p/565092#M17016</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up both I2S0 and I2S1 using the DMA on LPC4330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Setting-up-both-I2S0-and-I2S1-using-the-DMA-on-LPC4330/m-p/565093#M17017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by avr458 on Thu Aug 22 22:52:17 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: neil_bs&lt;/STRONG&gt;&lt;BR /&gt;Hi Again!&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Problem solved!&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I have now got both i2s channels working with the DMA controller.&lt;BR /&gt;&lt;BR /&gt;For reference, with using the 144pin LQFP144 I found setting I2S0 TX to master, with the RX and I2S1 to slave worked.&lt;BR /&gt;&lt;BR /&gt;The main problem was the lack of support for I2S1 in lpc43xx_gdma.c ... This was easy to implement and I'll be more than happy to post the source here for anyone that finds themselves in the same boat.&lt;BR /&gt;&lt;BR /&gt;Hopefully the powers to be will read this post and address the issue for the next release.&lt;BR /&gt;&lt;BR /&gt;Regards, Neil&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd love to have that source code if you don't mind. I will be setting up an LPC4337 on a new design where I will need both I2S port simultaneously.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:49:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Setting-up-both-I2S0-and-I2S1-using-the-DMA-on-LPC4330/m-p/565093#M17017</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up both I2S0 and I2S1 using the DMA on LPC4330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Setting-up-both-I2S0-and-I2S1-using-the-DMA-on-LPC4330/m-p/565094#M17018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CrossFX on Wed Sep 04 14:24:14 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm interested too!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:49:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Setting-up-both-I2S0-and-I2S1-using-the-DMA-on-LPC4330/m-p/565094#M17018</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up both I2S0 and I2S1 using the DMA on LPC4330</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Setting-up-both-I2S0-and-I2S1-using-the-DMA-on-LPC4330/m-p/565095#M17019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would be too. I have both I2S ports running in interrupt mode at 44.1KHz sample rate just fine it seems but I need to run at 192KHz and I think DMA will be needed. I did figure out how to use the audio PLL to sety the master clock of the I2S ports to 24.576MHz finally. The user manual is a little lacking (or incomplete) in that area.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Aug 2016 21:50:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Setting-up-both-I2S0-and-I2S1-using-the-DMA-on-LPC4330/m-p/565095#M17019</guid>
      <dc:creator>definium</dc:creator>
      <dc:date>2016-08-29T21:50:09Z</dc:date>
    </item>
  </channel>
</rss>

