• FFT code
    I appreciate the help on my previous FFT posting. I thought I'd mention the existance of some code at http://www.archelon.com/fft.html . I'm not sure if this would be appropriate for my microcontroller...
  • FFT filter code for Sam4s2a
    The below code is FFT filter code for SAM4SD32C "< uint32_t ifftFlag = 0; uint32_t doBitReverse = 1; uint32_t fftSize = 1024; #define TEST_LENGTH_SAMPLES 2048 for(xt=0;xt<2048;xt++) { mt[xt...
  • FFT for C167
    Hello, Does anyone know a assembler- routine on a C167. please could you help me ?
  • Implementation FFT in C
    Hi evryone, brief; I would need to do FFT algorithm in C language for c51. Does anyone help me on this? Thanks details; I must get the sound and put on the LCD display and let the person enter...
  • Implementation FFT in C for at89c52
    Hi evryone, I would like to do FTT algorithm in C language for at89c52. Does anyone help me on this? Thanks ------- Zeusti Team Guru