Tool/software: Code Composer Studio
With the example code '2837x_RFFT_ADC', I set
sampling frequency: 2kHz
ePWM1 period: 20000
ePWM1 duty cycle:10000
With a 200Hz sine input, it should be 10 points per cycle.
But, the output has 12 points per cycle.
How can I make the output point to 10 point/cycle?