<?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: LPC1769 audio Processing in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1769-audio-Processing/m-p/555097#M13530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Fri Aug 05 02:07:36 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Need more input ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this is not enough information to be able to help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What kind of noise?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the noise in the analog signal or is it introduced during A/D conversion?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What hardware are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you checked the &lt;/SPAN&gt;&lt;A href="http://http://ics.nxp.com/support/documents/microcontrollers/?scope=LPC1343"&gt;support documents at ics.nxp.com&lt;/A&gt;&lt;SPAN&gt; ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There you will find AN10913 "DSP library for lpc1700 and lpc1300" with an efficient implementation of a FIR filter. It also contains FFT and DFT algorithms that are very usefull to anaylze your digitized signals.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You may benefit from reading AN10943 "Decoding DTMF tones using M3 DSPlibrary FFT function" on that same page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Search Google for "FIR Filter"&amp;nbsp; there are a number of nice websites that can help you with the creation of the FIR filter coefficients.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,[INDENT]Rob&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:13:28 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:13:28Z</dc:date>
    <item>
      <title>LPC1769 audio Processing</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1769-audio-Processing/m-p/555096#M13529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by furkan.yuksel on Fri Aug 05 01:10:20 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using LPC1769 for sampling and transferring audio. However, I have annoying noise with my audio signal. So, I thing I can do some audio processing with my MCU to get more precise data. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, I'm not pro. in signal processing and even I know how it may take so much time to write codes for this purpose.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thus, what I'm asking is, are there any bunch of codes which can help me to process my audio data?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Furkan Yuksel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:13:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1769-audio-Processing/m-p/555096#M13529</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1769 audio Processing</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1769-audio-Processing/m-p/555097#M13530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Fri Aug 05 02:07:36 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Need more input ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this is not enough information to be able to help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What kind of noise?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the noise in the analog signal or is it introduced during A/D conversion?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What hardware are you using?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you checked the &lt;/SPAN&gt;&lt;A href="http://http://ics.nxp.com/support/documents/microcontrollers/?scope=LPC1343"&gt;support documents at ics.nxp.com&lt;/A&gt;&lt;SPAN&gt; ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There you will find AN10913 "DSP library for lpc1700 and lpc1300" with an efficient implementation of a FIR filter. It also contains FFT and DFT algorithms that are very usefull to anaylze your digitized signals.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You may benefit from reading AN10943 "Decoding DTMF tones using M3 DSPlibrary FFT function" on that same page.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Search Google for "FIR Filter"&amp;nbsp; there are a number of nice websites that can help you with the creation of the FIR filter coefficients.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,[INDENT]Rob&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[/INDENT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:13:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1769-audio-Processing/m-p/555097#M13530</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: LPC1769 audio Processing</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1769-audio-Processing/m-p/555098#M13531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by furkan.yuksel on Fri Aug 05 02:38:24 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Ok Rob, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, I just needed to know whether it hos DSP library and I could not find it. &amp;amp;#304;t ok now I'll try to find what kind of FIR filter I need to use :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Furkan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:13:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/LPC1769-audio-Processing/m-p/555098#M13531</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:13:28Z</dc:date>
    </item>
  </channel>
</rss>

