Hi
Does anyone know where can I find the usb audio demo code example for ezdsp c5535 or if it's available?
Thanks
Diana
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
Does anyone know where can I find the usb audio demo code example for ezdsp c5535 or if it's available?
Thanks
Diana
Try this link:
http://processors.wiki.ti.com/index.php/C5000_Connected_Audio_Framework
Regards.
This requires a C5515 EVM. I only have the Ezdsp C5535 . I found this in Texas Instruments folder:
USB Audio demo has been removed from the CSL USB examples. It becomes an independent project.
Please contact local TI representatives for details.
This should work for the EzDSP. It is stated on the page. Have you try?
The note in CSL is intended to have this dependent page.
Regards.
Hello,
I installed the Connected Audio Framework example on the EZDSP C5535.It works. Now I want to put some filters to input data and I don't know where. I tried to insert the code in app_audio_alg.c. but it doesn't work. I want to put the quitar effects from C5505 CDROM examples.
/* */
/* Insert Record audio algorithm here */
Thanks
Diana