TM STM32F4xx Libraries  v1.0.0
Libraries for STM32F4xx devices from Tilen Majerle

FFT library for STM32F4xx devices - http://stm32f4-discovery.com/2015/05/library-62-fast-fourier-transform-fft-for-stm32f4xx. More...

Modules

 TM_FFT_Macros
 Library defines.
 
 TM_FFT_Typedefs
 Library Typedefs.
 
 TM_FFT_Functions
 Library Functions.
 

Detailed Description

FFT library for STM32F4xx devices - http://stm32f4-discovery.com/2015/05/library-62-fast-fourier-transform-fft-for-stm32f4xx.

This library allows you to calculate FFT in your signal.

For more info about FFT and how it works on Cortex-M4, you should take a look at ARM DSP documentation

Changelog
 Version 1.0
  - First release
Dependencies
 - STM32F4xx
 - defines.h
 - ARM MATH
 - ARM CONST STRUCTS