Other Parts Discussed in Thread: TLV320AIC3204, TS3A225E
Hello Everyone.
I found samples http://code.google.com/p/c5505-ezdsp/, but i can't find any samples for C5535 on ACTBP. These samples are available?
Ivan.
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.
Other Parts Discussed in Thread: TLV320AIC3204, TS3A225E
Hello Everyone.
I found samples http://code.google.com/p/c5505-ezdsp/, but i can't find any samples for C5535 on ACTBP. These samples are available?
Ivan.
Hi Ivan,
Are you looking for generic samples for C5535 DSP or specific to booster pack board?. Please check if CSL can serve the purpose. Let me know for which specific use-case you are looking for the samples.
Regards,
Pratap.
Pratap,
I'm looking for specific code samples to booster pack board. Thanks for the info, it was helpful for me. Besides, I found an example of "Led blink and Hello World" specifically for ACTBP: http://www.element14.com/community/docs/DOC-51686/l/actbp-ccs-v424-xf-blinker-project
My goal is processing audio signal using DSP processor for educational purpose. Let me to ask one more question. I know, that DSP code for ACTBP (including working with TLV320AIC3204 codec) is a black box.
Are there any code examples for quick start audio processing on ACTBP / TLV320AIC3204? Maybe for that purpose is better to use a different board like TMDX5505EZDSP?
hi ivan,
download 20 code examples http://www.uniti.in/teaching-material for general quick start processing for c5505/c5515/c5535 ezdsp . this will certainly help you.
regards
sachit
Hi Ivan,
There are no examples available specifically for ACTBP, I believe. Any way I will check this and let you know.
If you want to develop some audio demo for AIC3204, C5535 eZDSP is the best platform. There are many demo codes avaliable for this board.
Regards,
Pratap.
i accept ezdsp has sample codes provided by spectrum digital and no sample codes from TI,what is this TI is good in bring very good processors stand to our applications,but it is failing to provide proper user manual especially for speech applications,better if some sample codes are provided for audio processing applications
Problem partly solved. I used examples of C5535 EZDSP. This board has the same audio codec, and same connection to audio codec (I2C+I2S). Only one difference that ACTBP has headphone/microphone detection switch TS3A225E. I think due to this i can't use microphone in my test program in ACTBP.