资 源 简 介
Implemented Radix - 2 Fast Fourier Transform on a TSK320C6713 DSP board in assembly code. A simple look-up table version as well as a advanced version where the twiddle factors were calculated, was implemented for the same. Was able to implement the FFT on a general type of the input signal with N as the length of the sequence.