Looking for demo code for Symphony Soundbite ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Looking for demo code for Symphony Soundbite ?

1,168 Views
MichaelKirk
Contributor I

The Archived website for the Symphony Soundbite (DSP56371) board is missing the demo code.   

This code is not on the CDROM that was shipped with the Soundbite kit.

Is there anyplace where I can find a ZIP file of this source demo code?

Below is a list of the 9 files from the existing documentation (PDF) that I found in a web search.

Regards,

Mike 

main.asm - startup code and main test code

process_samples.asm - audio processing routine; includes a processing enable/disable flag

sb_codecs.asm - enables communication between DSP and audio codec

sb_isr_esais.asm  - Interrrupt service routines, actual audio processing between codec and memory.

sb_leds.asm  - Enable LED r/w, reads and sets LED states

sb_switches  - Enable switch GPIO and read sstates

sb_eeprogram.asm  - EEPROMprogramming routines to allow Soundbite to self boot.

soundbite_macros.equ  - Contains macros for reading and writing to/from switches and LEDs

soundbite.equ -  equates for SB

0 Kudos
6 Replies

1,147 Views
MichaelKirk
Contributor I

Resolved.  After some more searching, I located the above files for the SoundBite.   Closing ticket

0 Kudos

1,027 Views
tiretrak
Contributor II

hi where did you download the files? I am looking for them too

0 Kudos

1,022 Views
mjkirk12
Contributor I

I don't recall exactly where I found them.  But I kept copies you can get here:

PDF slide deck : https://app.box.com/s/bjkuxacauewz76ru5ixrfx9spdm7fw3k

ZIP file with source ASM: https://app.box.com/s/nk0tq0d9y18mac5wigpz4n8lvcoyzwwg

Hopefully the links won't get clobbered by NXP.   Files also attached below.

Mike

 

0 Kudos

1,002 Views
tiretrak
Contributor II

do you have SOUNDBITE_ASSY_TMPL.zip ?

Tags (1)
0 Kudos

997 Views
mjkirk12
Contributor I

No I don't think I have that zip file.

Zip file is referenced here:  https://www.nxp.com.cn/docs/en/user-guide/SNDBASMTMPL.pdf

The files I posted have all the same source asm (filenames match) except main.asm.

 

 

1,006 Views
tiretrak
Contributor II

very big thanks

0 Kudos