<?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: Symphony Soundbite beginners problems in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Soundbite-beginners-problems/m-p/212429#M2400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can find the examples here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SYMP_SOUNDBITE&amp;amp;fsrch=1" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SYMP_SOUNDBITE&amp;amp;fsrch=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please use the assembly template to start your own coding experiments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jul 2010 00:58:38 GMT</pubDate>
    <dc:creator>clangen</dc:creator>
    <dc:date>2010-07-20T00:58:38Z</dc:date>
    <item>
      <title>Symphony Soundbite beginners problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Soundbite-beginners-problems/m-p/212428#M2399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've been handed a Symphony Soundbite Kit from the university and am supposed to make it run some signal altering methods on audio signals.&lt;/P&gt;&lt;P&gt;I've got years of expirience in coding and I've got a basic knowledge of how microcontrollers etc. work, but I never actually coded for one.&lt;/P&gt;&lt;P&gt;My problem now is, that I don't know how to address the pins for input/output.&lt;/P&gt;&lt;P&gt;I've looked through some tutorials, the most helpful being the c# tutorial, but I still don't know, how to get to the pins.&lt;/P&gt;&lt;P&gt;If possible I'd like to start from the scratch, so I can get a better understanding of how this works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for anything &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;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jul 2010 14:57:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Soundbite-beginners-problems/m-p/212428#M2399</guid>
      <dc:creator>MalkContent</dc:creator>
      <dc:date>2010-07-12T14:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Soundbite beginners problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Soundbite-beginners-problems/m-p/212429#M2400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can find the examples here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SYMP_SOUNDBITE&amp;amp;fsrch=1" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SYMP_SOUNDBITE&amp;amp;fsrch=1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please use the assembly template to start your own coding experiments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jul 2010 00:58:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Soundbite-beginners-problems/m-p/212429#M2400</guid>
      <dc:creator>clangen</dc:creator>
      <dc:date>2010-07-20T00:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Soundbite beginners problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Soundbite-beginners-problems/m-p/212430#M2401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for the advice and sorry for the huge huge delay but I had some major troubles with the rest of my life.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As for the assembly project template:&lt;/P&gt;&lt;P&gt;I tried modifying the process_audio so it'd give a 20db boost to the input before putting it through, just as a small excercise.&lt;/P&gt;&lt;P&gt;Well... I'm having only minor issues understanding the code, but major issues writing some on my own.&lt;/P&gt;&lt;P&gt;For istance I can't find the MUL equivalent.&lt;/P&gt;&lt;P&gt;Is there a manual for the freescale assembly instructions anywhere?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm a bit upset about how hard it is to get to the point of what I actually wanna do.&lt;/P&gt;&lt;P&gt;All I need is to find out in what form the dsp gets it's input, take it and put it into the good old&amp;nbsp; fft &lt;IMG alt=":smileysad:" class="emoticon emoticon-smileysad" id="smileysad" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-sad.gif" title="Smiley Sad" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Aug 2010 02:47:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Soundbite-beginners-problems/m-p/212430#M2401</guid>
      <dc:creator>MalkContent</dc:creator>
      <dc:date>2010-08-28T02:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: Symphony Soundbite beginners problems</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Soundbite-beginners-problems/m-p/212431#M2402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sorry for the delay - I don't observe this forum on a daily basis...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The documentation for the DSP563xx family is here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/dsp/doc/ref_manual/DSP56300FM.pdf?fpsp=1&amp;amp;WT_TYPE=Reference" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/dsp/doc/ref_manual/DSP56300FM.pdf?fpsp=1&amp;amp;WT_TYPE=Reference&lt;/A&gt; Manuals&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the manual for the DSP56371:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/dsp/doc/user_guide/DSP56371UM.pdf?fpsp=1&amp;amp;WT_TYPE=Users" rel="nofollow" target="_blank"&gt;http://cache.freescale.com/files/dsp/doc/user_guide/DSP56371UM.pdf?fpsp=1&amp;amp;WT_TYPE=Users&lt;/A&gt; Guides&amp;amp;WT_VENDOR=FREESCALE&amp;amp;WT_FILE_FORMAT=pdf&amp;amp;WT_ASSET=Documentation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are a couple of manuals for the SoundBite board but no specific tutorial unfortunately.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please have a look to&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=DSP56371&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=DSP56371&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SYMP_SOUNDBITE&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=SYMP_SOUNDBITE&amp;amp;fpsp=1&amp;amp;tab=Documentation_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;for the documentaion for the DSO56371 and the Symphony SoundBite board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To answer your question. There is no 'MUL' instruction. The multiplication is done by the 'mpy' instruction&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; mpy x1,y1,a&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ; multiplies the register contents of x1 by the content of y1 and stores the result in the accumulator a.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway learning DSP programming takes a one semester course that should be accompanied by another one semester course doing DSP projects - just to get started.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Curently I'm looking for a good textbook to support my students' work. maybe I've to write it by myself :smileywink:.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Sep 2010 02:29:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Symphony-Soundbite-beginners-problems/m-p/212431#M2402</guid>
      <dc:creator>clangen</dc:creator>
      <dc:date>2010-09-02T02:29:59Z</dc:date>
    </item>
  </channel>
</rss>

