HI everybody!
i am using F28377D for a THD calculate , but now i got TWO prombles for help!
in order to finish this calculate , FFT procedure is necessary, so i use the program in controlsuit named "2837x_vcu2_rfft_256",but i don not know clearly that what dose the oupput array sequence means.
fot example:if the output array is 1,2,3,4,5,6,7,8,9;do all these numbers are for X(k),(k=0.1.2.3......)
OR 1 for the real part of X(0),2 for the imaginary part of X(0)......
AND THE second question is i want to transplant this program to another ,but i can not find the content of
subfunction which named "CFFT_init128Pt" and it is located in "vcu2_fft.h",when i transplant this program to another,build error shows that "CFFT_init128Pt" is undefined.........for help!!!!!!
how can i use this for THD calculate,THANKS FOR ALL!!