TwiddleCoeff beyont 512 bins for FFT algorithm

Here you can ask for specific code examples and discuss about it with other forum members.
Post Reply
Author
Message
Kyriakos
Posts: 4
Joined: 25 Mar 2014 23:28

TwiddleCoeff beyont 512 bins for FFT algorithm

#1 Post by Kyriakos » 10 Jun 2014 18:55

Hi all,
Is it possible to run the FFT algorithm beyond the 512 points? for instance 1024 points or better 2048?

Thanks in advance

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: TwiddleCoeff beyont 512 bins for FFT algorithm

#2 Post by filip » 14 Aug 2014 12:14

Hi,

Well, this depends on the MCU memory.
Which MCU are you using ?

Regards,
Filip.

Kyriakos
Posts: 4
Joined: 25 Mar 2014 23:28

Re: TwiddleCoeff beyont 512 bins for FFT algorithm

#3 Post by Kyriakos » 14 Aug 2014 14:10

Hi,
I am using PIC32MX795F512L (128Kb Ram).

Thanks and Regards,
Kyriakos

MicroMark
Posts: 181
Joined: 11 Feb 2011 17:22

Re: TwiddleCoeff beyont 512 bins for FFT algorithm

#4 Post by MicroMark » 14 Aug 2014 15:27

Hello

I would also be interested in a 1024 or 2048 twiddle table.

Best regards

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: TwiddleCoeff beyont 512 bins for FFT algorithm

#5 Post by filip » 15 Aug 2014 14:27

Hi,

I have successfully compiled FFT example with Twiddle array of 2048 elements, so it should work.

Regards,
Filip.

MicroMark
Posts: 181
Joined: 11 Feb 2011 17:22

Re: TwiddleCoeff beyont 512 bins for FFT algorithm

#6 Post by MicroMark » 15 Aug 2014 15:44

That is great Filip!

Do you think you could post the twiddle array?

Regards

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: TwiddleCoeff beyont 512 bins for FFT algorithm

#7 Post by filip » 18 Aug 2014 16:21

Hi,

I don't have the exact tool for generating twiddle factors, I have just copied array of 512 elements 4 times in order to get array of 2048, to see if this compiles OK.

Regards,
Filip.

Post Reply

Return to “Code Requests”