Hi,
I need to calculate some FFTs using the FFTC coprocessor. Looking at the example projectsd I have noticed that they calculate the FFT over a set of values stored on a header file. However, I would like to program an OFDM transmitter, so the input values have to be variable.
Is it possible to do this?
Thank you.