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.

TMS320VC5510 first time use, help please!

Other Parts Discussed in Thread: CCSTUDIO

 Hi everyone, I'm Miha and I'm student at Faculty of electrical engineering (first year). So, a few days ago I get this starter kit (DSK) from my professor to do some tests. I'ts new, never used.

I don't need to explore everything about it, but just to start this kit and play some audio with effects.

OK, I'll tell you what have  I done for now.

- I installed all the software and drivers (5510 DSK CCStudio v3.1, 5510 DSK Diagnostics Utility v3.1)

-I connected the kit to the pc via usb,  then I connected the power supply.

-then I started a test with diagnostic utility and everything seems well, there were all lights green, so ok, that's fine until now.

-unfortunately my last step was connecting the CCStudio with the kit (successfully) and I tried some example with led diode.

 

Because I don't know a lot about this, I would like to see if anyone can help me. please!  I'm quite lost here :))

If there is any guide for dummies plase tell me :) :) OK, joke, It's first time, but I will try to do my best!


I would like to tell you just what I want to do with this processor.

Let's say I would like to use micrphone (and then through this dsp kit use some effect like pitch or any other effect) to change my voice on output of this board in realtime. Ofcourse I know that I need a program in C language, but let's say that I have it.  I will try to find some effect on the internet (pitch, echo, flanger,....). Oh, And I must also try any quitar effect and than play it on output of the board.

 

 

Thank you in advance and I'm looking forward to meet experts.

 

  • Hello Miha,

    Seems like you are off to a good start with the C5510 DSK.  To start working with the McBSP and DMA to get data in and out to the AIC23 on the DSK, please check out the examples in the CCStudio folder: ...\CCStudio_v3.1\examples\evm5510\csl

    I would recommend starting with the non-BIOS projects first.

     

    The DSK schematics available on the support site: http://c5000.spectrumdigital.com/dsk5510/ can be helpful in understanding the connections.

    User guides on C5510, McBSP and DMA and App-notes are available here:

    http://www.ti.com/product/tms320vc5510

     

    Regards,

    Sunil Kamath

     

  • Hello Sunil,

     

    Thanks for the reply. I couldn't reply back, because I was on the trip.

    I tried everything, exasmples and all that stuff and  it's working. I ckecked the guides and notes, and uuuuuuhhhh, there is a lot things to know.

    For now it's to complicated. I'm using this my frst time....  I'm trying now to get work my mic and headphones, but.... :):) no success for now. I would like just to try some things first that I can see how is this working before I program anything. Like I said,  I would like to try microphone in real time, through some effects and on the output this effected voice.

    So, my situation in this moment is like this:

    -everything is working without any errors

    -i tried the example called "tone" and I got the Sinus wave voice in my headphones (beeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeepp), probably 1khz

    ..... and now, all I need is expert to tell me how can I use mic on dsk 5510 board in realtime and hear this voice on headphone ;)

    Best regards