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.

to read samples every 5ms

Other Parts Discussed in Thread: TMS320F2812, SPRC097, CCSTUDIO

Hi,This is Anjana.I'm doing my M.Tech in Signal Processing and I've decided to do my thesis on TMS320F2812 controller.I'm very new to this and have a lot of doubts in using this processor.As a beginning, I was just writing a code to read samples every 5 ms and process it.I know I'm askin a very basic question.But I'm not getting how to adjust the timer accordingly.Its only through timer that we can make the processor read samples every 5 ms right?How can I adjust this value.Kindly help.

  • As a beginner download sample programs for the specific controller.

    http://www.ti.com/tool/sprc097

    Have you got CCStudio installed and running with a debug tool available? Also a hardware evaluation/ custom board?

    Reading every 5ms looks very slow but depends on the application. The 2812 runs at 150MHz and ADC capable of 12.5 MSPS!

    There are various ADC examples with different trigger schemes, try those and come back with specific issues.

    The forum can help much better. You will enjoy the development once get the grip of things.

    Cheers

    Joy