Other Parts Discussed in Thread: TMS320F28035, CONTROLSUITE
Hi there,
I'm using a TMS320F28035 together with the C28x FFT-library, currently the RFFT module. Calling "void mag(FFT128R_handle);" returns the magnitude squares of the spectral bins.
Is there any way to also calculate the corresponding phase? The CFFT module doesn't seen to have this possibility either... Or is there another library for this controller with that option? I know that the controller isn't very powerful, but I would still need this functionality.
Thanks.