Description: This sample program generates two sine waves called X and Y.
It will then calculate the normalized magnitude and phase of
the two waveforms using the following formulas:
Mag = sqrt(X^2+ Y^2)/sqrt(GainX^2+ GainY^2)
Phase = (long) (atan2PU(X,Y)* 360)
The program will prompt the user to change the gain and
frequency of the X and Y waveforms.
To Search:
File list (Check if you may need any files):
F2812EzDSP_Sample
.................\cc_build_Debug.log
.................\Debug
.................\.....\IQsample.lst
.................\.....\IQsample.obj
.................\.....\IQsampleC.map
.................\.....\IQsampleC.out
.................\Debug.lkf
.................\Debug.lkv
.................\f2812.gel
.................\F2812EzDSP_IQmath.cmd
.................\IQmath.gel
.................\IQmath.lib
.................\IQsample.asm
.................\IQsample.c
.................\IQsampleC.paf
.................\IQsampleC.pjt
.................\IQsampleC.wks
.................\ReadMe_F2812EzDSP_SampleC.txt