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.

TMS320F28335

Other Parts Discussed in Thread: CONTROLSUITE

Hello All,

                   Am new to TI family. Am planning to work on MCBSP protocol. So, i would like to know more about this protocol. The reason why i have choose this controller is because it has 2 channels for MCBSP communication. 

So, can anyone tell me how i download the source code for this protocol?? 

API link to download this protocol!!

Some libraries which will help me in understanding  this protocol.

Waiting for your valuable inputs at the earliest.

Thanks & Regards

Naveen Chandra

  • Please download controlSuite. This should provides the examples you need.

  • Hi Naveen,

    Once you download controlSuite, you can navigate to: C:\ti\controlSUITE\device_support\f2833x\v140\DSP2833x_examples_ccsv5
    Here you can find 3 examples codes specially for MCBSP peripheral.

    Regards,
    Gautam
  • Hi Manoj,
    Thanks for your quick reply. I will download the controlsuite and check it.

    Thanks & Regards
    Naveen Chandra
  • Hi Gautam,
    Thanks for your input. I will definitely download the control suite folder and also check the path which you have mentioned. I hope i will understand more details about MCBSP peripheral after going through this sample codes. I will definitely get back to you if i have any queries.

    Thanks & Regards
    Naveen Chandra
  • Also, one more thing Naveen.... Please refer the MCBSP User Guide Thoroughly before/while going through the code. Its very important that you understand its structure and working.

    You can download the same from this list:
    www.ti.com/.../technicaldocuments

    Regards,
    Gautam
  • Hi Gautam,

                               Your absolutely right!! Understanding the structure and working of  MCBSP is very important before going to the code. Before that i want to tell you my requirement. So, that your inputs will be very helpful in building my project. So, i have stated them below. So, kindly have a look  and give me your inputs.

    1. I will have my master DSP on one side and say 4 slave DSP's on the other side. My intention is to send the data to all the slaves at a single  time. Each Slave DSP will do one calculation. After calculation Slave DSP will send back the data to master DSP. Example.. Slave 1 DSP will do FIR operation. Slave 2 DSP will do FFT operation Slave 3 will do IIR algorithm and so on. So, this is my requirement.

    In order to this what are the basic things i need to follow??

    How well can i achieve this using MCBSP protocol??

    Kindly give me your inputs at the earliest!!!!

    Thanks & Regards

    Naveen Chandra

  • Naveen, would like to ask you one question.... so many slaves to do the tasks that a single C2000 mcu can do? Is it required?
  • Hi Gautam,
    As of now it is required. The type of tasks complexity will be more because each of my DSP slave should do some different tasks!! when slave 1 is doing task1 parallely slave 2 also should do task2 and same as salve 3 and so on.. As of now am concerned about one master and 4 salves. So, can you give me your inputs on the same?? To understand the MCBSP protocol and start implementing the same.

    Waiting for your inputs!!

    Thanks & Regards
    Naveen Chandra
  • Naveen Chandra said:
    How well can i achieve this using MCBSP protocol??

    Naveen, McBSP is very well suitable for your application but I would like you to read the userguide to explore the features it offers.

    Naveen Chandra said:
    In order to this what are the basic things i need to follow??

    User guide SPRUFB7B and example code is enough.

  • Hi Gautam,
    Thanks for your input!! I will read the datasheet completely and understand it's working properly.

    Thanks & Regards
    Naveen Chandra
  • Perfect and while implementing if you face any issues submit a new post.

    Goodluck & Regards,
    Gautam