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/TMS320F28027: Problem in Plotting of different frequency sine waves

Part Number: TMS320F28027

Tool/software: Code Composer Studio

Sir/Madam,

I created a lookup table for sine wave and value is called after a calculated interval with help of CPU timers to obtain required frequency of sine wave. When I am plotting in ccs graphs although the interval in the CPU timers is changed the frequency of the sine wave is not changing i.e.., the plot of 50 Hz and 100 Hz sine wave is same for fixed period (20 milli seconds) why it is so??