Hello,
I m using fft computation in my 3 phase power meter project. The MCU i am using is msp430f47177. The problem is when i use double values in the main fft loop..the calculation speed reduces. As of now the timer interrupts for calculation ever 1 sec. i have restricted my code to float values but still its not working. Please help me on this.
Thanks in advance,
Varun