Other Parts Discussed in Thread: TMS320F280049
Tool/software: Code Composer Studio
Hi ,
We give TMS320F280049 the same signal(50Hz sine wave for example),and we give it the same impulse wave synchronized with the signal so that it can start sampling on the same falling edge of the impulse wave.What's more, the sampling cycles are also same.After FFT, we get the results including amplitude and phase.The amp is always stable and right,but the phase sometimes changes. The phase mostly changes 90 degrees,and sometimes a random degree.
Is that because we didn't define a 0 degree phase? Or the FFT sometimes calculate with sin() sometimes with cos()?
If it is caused by the 0 degree phase,then what shall we do in the code?
Thanks a lot.

