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.

CCS: Sampling frequency for DSK Kit TMS320C6713

Tool/software: Code Composer Studio

Hello Everyone,

Can someone help me to find the sampling frequency for DSK Kit TMS320C6713. I need the Sampling frequency to run the Sine wave filter program in Code composer studio version 5.3.0  or 6.0.1 in windows 10.

Thanks in advance.

  • Hi,

    I've notified the sw team. Their feedback will be posted here.

    Best Regards,
    Yordan
  • Prabakar,

    Do you have the schematics and Technical Reference for the DSK?

    Do you have an example program that you plan to use with the DSK to show you have to use it to sample data through the on-board AICs?

    From the schematics or the Tech Ref, you can find the part number for the AIC. From that part number, you can go to TI.com and find its datasheet. From that datasheet, you will be able to determine the maximum sample rate for the AIC. From the schematic, you can find the input clock rate that may be used to divide down to the sample rate depending on the way the AIC is programmed.

    Your example program will include setup code that will program the AIC for an appropriate sample rate. If the example code is good, it will include comments that indicate which parameters in the setup data structs are used to set all the internal registers of the AIC.

    If you do not have all of these documents and examples, then you should consider moving to a newer DSP board and get all of the documentation and examples that come with it. I would recommend the LCDK 6748.

    Regards,
    RandyP