<?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>ColdFire/68K Microcontrollers and Processors中的主题 Re: M5329EVB - Audio</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142979#M2635</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;You've built uCLinux&amp;nbsp; from&amp;nbsp; the BSP provided&amp;nbsp; by Freescale , right ? If so, where did you find mp3player ?&lt;BR /&gt;About the LCD display, I'm using &lt;I&gt;LCD-3.5-QVGA-20&lt;/I&gt; from LOGIC. The touch function didn't work very good, but I met a Freescale engineer in a seminar and he gave me a modified BSP where the touch function is working fine.&lt;BR /&gt;Regards,&lt;BR /&gt;William&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.logicpd.com/auth/downloads/LCD-3.5-QVGA-20/" rel="nofollow" target="_blank"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Aug 2007 15:31:10 GMT</pubDate>
    <dc:creator>will76</dc:creator>
    <dc:date>2007-08-16T15:31:10Z</dc:date>
    <item>
      <title>M5329EVB - Audio</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142976#M2632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi. I'm a newbie. I want to build a simple mp3 player using LTIB tool to build the target uClinux image. At the moment one problem has occurred. When I try to play various mp3 files I only hear scratching sound coming out. I wondering if I need whole ALSA package to solve this (I am trying to build it but there is some error with ldl library). Any thoughts ?.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 14:56:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142976#M2632</guid>
      <dc:creator>sygi</dc:creator>
      <dc:date>2007-08-14T14:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: M5329EVB - Audio</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142977#M2633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I'm also working on M5329EVB. I have a touch screen device&amp;nbsp; interfacing with it and all I want to do is making a sound whenever I touch the screen. I've seen&amp;nbsp; that you didn't manage to play your mp3 application but at least you have a sound. Could you tell me about the procedure you did to have that ? What did you configure in LTIB ?&lt;BR /&gt;Best regards,&lt;BR /&gt;William&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 22:20:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142977#M2633</guid>
      <dc:creator>will76</dc:creator>
      <dc:date>2007-08-14T22:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: M5329EVB - Audio</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142978#M2634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi As player I used mp3player available in full uClinux-20070130 distribution. I simply build it as standalone application (changing the Makefile). As I said the sound is scratching. Probably because of the bad sample rate or bit width. I wondering If I need ALSA package. Bu with it LTIB shows errors during compilation (libdl library missing). About options in LTIB: I checked Sound support (Device Drivers -&amp;gt; Sound) and MCF5329 Audio Driver (Device Drivers -&amp;gt; SPI). PS. Does Your Touchscreen work properly ??(What LCD are You using ??) Regards sygi&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 14:10:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142978#M2634</guid>
      <dc:creator>sygi</dc:creator>
      <dc:date>2007-08-16T14:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: M5329EVB - Audio</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142979#M2635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;You've built uCLinux&amp;nbsp; from&amp;nbsp; the BSP provided&amp;nbsp; by Freescale , right ? If so, where did you find mp3player ?&lt;BR /&gt;About the LCD display, I'm using &lt;I&gt;LCD-3.5-QVGA-20&lt;/I&gt; from LOGIC. The touch function didn't work very good, but I met a Freescale engineer in a seminar and he gave me a modified BSP where the touch function is working fine.&lt;BR /&gt;Regards,&lt;BR /&gt;William&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.logicpd.com/auth/downloads/LCD-3.5-QVGA-20/" rel="nofollow" target="_blank"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 15:31:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142979#M2635</guid>
      <dc:creator>will76</dc:creator>
      <dc:date>2007-08-16T15:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: M5329EVB - Audio</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142980#M2636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Hi As I said the mp3player is available in full uclinux distribution. You can download it from &lt;A href="https://community.nxp.com/www.uclinux.org" target="test_blank"&gt;www.uclinux.org&lt;/A&gt;. The mp3player is in the /usr directory of the tar.gz archive. The fastest way is to build the mp3player as simple uclinux application. To do this You need m68k-uclinux-tools (also available on the site). In the Makefiles of the mp3player add: CC = m68k-uclinux-gcc LDFLAGS = -elf2flt -m5307 -I path of the uclinux kernel is(/opt/ltib-m532xevb-20061117/rpm/BUILD/linux/include) After successful compilation put binary into rootfs directory (eg. /opt/ltib-m532xevb-20061117/rootfs/usr/bin) of the LTIB and rebuild image, or mount local directory with mp3player using NFS (nice for quick checking). You could try add ALSA package to the image. Maybe You will have more luck with compilation &lt;IMG alt=":smileyhappy:" class="emoticon emoticon-smileyhappy" id="smileyhappy" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-happy.gif" title="Smiley Happy" /&gt; PS: My TS also is't working very well. Could You provide me this modified code for TS ?? or at least tell me what the problem was ??. Thanks Regards&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 16:34:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142980#M2636</guid>
      <dc:creator>sygi</dc:creator>
      <dc:date>2007-08-16T16:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: M5329EVB - Audio</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142981#M2637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Well, there had been a lot of changes in the code driver. As I said, I just installed a modifed BSP given by a Freescale engineer. Just give me your e-mail adress and I'll send it.&lt;BR /&gt;Regards,&lt;BR /&gt;William&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 17:40:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142981#M2637</guid>
      <dc:creator>will76</dc:creator>
      <dc:date>2007-08-16T17:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: M5329EVB - Audio</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142982#M2638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;sygi@mikroel.pl Thanks Best Reagrds&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 19:10:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142982#M2638</guid>
      <dc:creator>sygi</dc:creator>
      <dc:date>2007-08-16T19:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: M5329EVB - Audio</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142983#M2639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;hi,&lt;BR /&gt;&lt;BR /&gt;I couldn't build ALSA packages either. The compilation won't work.&amp;nbsp;&lt;BR /&gt;Did you get an error when checking MCF5329 Audio Driver (Device Drivers -&amp;gt; SPI). It doesn't compile either. I'm having an error saying :&lt;BR /&gt;arch/m68knommu/platform/532x/spi-mcf532x.c : 105 : error : expected '}' before '{' token&lt;BR /&gt;It's kind of weird because everyhing seems fine...&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 22:27:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142983#M2639</guid>
      <dc:creator>will76</dc:creator>
      <dc:date>2007-08-16T22:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: M5329EVB - Audio</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142984#M2640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I had the same problem. Simply edit this file and add comma after closing bracket in the line where the error occured. Regards&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 23:10:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142984#M2640</guid>
      <dc:creator>sygi</dc:creator>
      <dc:date>2007-08-16T23:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: M5329EVB - Audio</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142985#M2641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;There is some problem with sampling rate or bit width (mp3play application).&lt;BR /&gt;&lt;BR /&gt;I have tried to play PCM coded samples (wave files), with "Vplay" (also available in full uclinux distribution). I used settings from this post:&lt;BR /&gt;&lt;A href="http://forums.freescale.com/freescale/board/message?board.id=CFCOMM&amp;amp;thread.id=2959" target="test_blank"&gt;http://forums.freescale.com/freescale/board/message?board.id=CFCOMM&amp;amp;thread.id=2959&lt;/A&gt;&lt;BR /&gt;The sampling rate of my file was 44100. Command to play: ./vplay -b 16 -S -w filename.wav&lt;BR /&gt;The sound worked perfect.&lt;BR /&gt;&lt;BR /&gt;PS: There is another mp3 player called MADplay.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Message Edited by sygi on &lt;SPAN class="date_text"&gt;2007-08-17&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;10:18 PM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Aug 2007 04:15:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/M5329EVB-Audio/m-p/142985#M2641</guid>
      <dc:creator>sygi</dc:creator>
      <dc:date>2007-08-18T04:15:12Z</dc:date>
    </item>
  </channel>
</rss>

