<?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 USB Audio in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Audio/m-p/555387#M14948</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by davyarm on Fri Sep 26 11:35:33 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to implement USB Audio Input and Output device with Keil LPC4357 EVM using LPOpen 2.x.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found AudioInputDevice and AudioOutputDevice examples in old LPOpen 1.3 unfortunately they don't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Projects compile fine, device is detected in the system, but no sound is generated or able to record.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please point me to some working examples of USB audio?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;David.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:38:31 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:38:31Z</dc:date>
    <item>
      <title>USB Audio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Audio/m-p/555387#M14948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by davyarm on Fri Sep 26 11:35:33 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to implement USB Audio Input and Output device with Keil LPC4357 EVM using LPOpen 2.x.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found AudioInputDevice and AudioOutputDevice examples in old LPOpen 1.3 unfortunately they don't work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Projects compile fine, device is detected in the system, but no sound is generated or able to record.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please point me to some working examples of USB audio?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;David.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Audio/m-p/555387#M14948</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: USB Audio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Audio/m-p/555388#M14949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bavarian on Mon Sep 29 03:42:43 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;There is an example in an older software package which realizes a USB sound card:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://http://www.lpcware.com/content/nxpfile/lpc4350apdlzip"&gt;http://www.lpcware.com/content/nxpfile/lpc4350apdlzip&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Go to the directory&amp;nbsp; .\lpc43xx_2013-09-04\Examples\SGPIO\SGPIO_I2S_HitexA4\Keil.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This example shows that with the Serial GPIO interface additional I2S interfaces can be emulated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It is for the Hitex board and it's not based on the LPCOpen project, so in fact it's quite different from what you expect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is also an example based on LPCOpen here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://http://www.lpcware.com/content/project/Dual-USB-Host-Device-solution"&gt;http://www.lpcware.com/content/project/Dual-USB-Host-Device-solution&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's also not for the Keil board, but maybe a little bit easier to port to it than the other project. The source code can be found here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://http://www.lpcware.com/system/files/MicroSD%20card.zip"&gt;http://www.lpcware.com/system/files/MicroSD%20card.zip&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NXP Support Team.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Audio/m-p/555388#M14949</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: USB Audio</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Audio/m-p/555389#M14950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by davyarm on Mon Sep 29 16:45:31 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you for the examples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I studied the second one which is LPCOpen based.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It looks like it's using almost identical AudioOutput.c file which is used in LPCOpen 1_03 lpcusblib_AudioOutputDevice example which unfortunately doesn't work with Keil MCB4357.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am wondering if LPCOpen 1_03 examples were tested with Keil MCB4357 or only with NGX Explorer board?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be great if there are AudioOutputDevice and AudioInputDevice USB examples in LPCOpen 2_xx :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:38:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/USB-Audio/m-p/555389#M14950</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:38:33Z</dc:date>
    </item>
  </channel>
</rss>

