fft and ifft

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

fft and ifft

509 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by mian015 on Mon May 09 13:37:01 MST 2016
hello everyone.
                               I am working on  device lpc54102 (OM13077). want  to use fft and ifft .
can anyone help me how i use them and where to find code off fft and ifft ??
Labels (1)
0 Kudos
2 Replies

390 Views
lpcware
NXP Employee
NXP Employee
bump
0 Kudos

390 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by miccio on Tue May 24 03:01:59 MST 2016
Such code is included in your LPCXpresso distibution, you just have to import the ARM CMSIS-DSP libraries from the examples folder.
When you then create a new LPCOpen project, the wizard will ask you whether you want to link it.
Here's the docs http://www.keil.com/pack/doc/CMSIS/DSP/html/group__group_transforms.html ;)
0 Kudos