I'm tending to use FFT function of C2000 Fixed-Point DSP Library. I know that its input must be in Q31 format, and my signal is as follows :
49203
50510
51788
52585
52961
52990
52798
52374
51778
51066
...
How can I change values into Q31 format to apply FFT ?
Or could I direct this signal into the input of FFT function without any changes?
All advices would be appreciated :)
Thanks all,
Tam