Howdy,
I would like to use a microcontroller to perform an FFT on a 0-3.3V signal, look at the energy associated with a certain frequency band, and use that information to vary a duty cycle of a PWM.
I only have experience using the EK-TM4C123GXL microcontroller, programmed in CCS.
I wanted to ask if there was a better mcu for performing this type of FFT algorithm? I know this mcu can do it, because I have seen example projects online.
Any help would be appreciated.
Thanks