Hi,
I don't know if someone need it... but I have a simple c/asm project to share that do something with soundbite:
esai manage via dma
vu meter thru led
simple mixer(with exp attack/release) thru dipswitch
write code to eeprom
let me know if someone want to test it...
Bye
Alberto
hello alberto and everybody
i'm a student and new to DSP-Programmig. my project is about to set up a data transfer from the soundbite to my pc and back over SPI/USB.
seems not to be very easy 'cause i'm already stuck in programming buffers. later on the board should be starting from the eeprom
it would be great if i could see how someone else is writing code for the soundbite
so alberto, if your offer is still present. i can send you my contact over private message
thanx
JJ
Hello JJ,
I have no problem to send you my simple project. I think I can include the project as attachment as soon as possible. This weekend I hope to have some time to clean the code and insert some comment: I use this board to do some home-experiments and not to work...
For SPI/USB, by now I have to understand how to use the ftdi dll and so I can't help you. For the eeprom, I have some problems to use it when the dsp work at full speed, so by now I use a dipswitch that I read after boot to know when write the dsp-memory I use to the eeprom(using the routine included in the soundbite asm example), then I stop the dsp and you need to deselect the dipswitch and reset the dsp to see it working.
Best regards,
AlbertoThat's all, by now.
Please make a backup of your workspace. For the installation read the c-template documentation.
It is not well coded and commented, feel free to ask me if you don't understand something.
Best regards,
Alberto