I’m trying to use the FFTC on the 6670 processor to perform 8192 bin FFTs but I’m having limited success.
I’m using the TI Code Composer provided example projects such as FFTC_Simple_testProject and modifying them to meet my requirements. It is my preference to use Monolithic Descriptors with the FFTC but the example code only demonstrates FFTs up 48 bins long using Monolithic Descriptors. However the example code shows up to 2048 bin FFTs using Host Descriptors.
Is there any further example code available which demonstrates longer FFTs using the FFTC than those provided in the Code Composer example code please?
Or, does anyone have any suggestions as to why the example code may provide these limitations in FFT length; could there be limitations set by the FFTC that I’ve so far missed?
Many Thanks
Matt