Sir/Madam,
I am generating a sine wave at the DAC1 pin and connecting it to ADCIN_A6. The output of ADC is stored in an array (the array size is 500 elements) and the result is observed using the CCS graph tool. I am using CPU Timers for creating an interrupt periodically every 40 microseconds. The expected wave is a sine wave but the output that I am observing with the help of the CCS graph tool is not a sine wave. The waveform obtained in the CCS graph tool is shown below.
Please help me.