• 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...
  • AT89C52
    hi can anybody plz tell is there is an ISP for atmel 89c52 TQFP package...b'coz how will i program it one it si solrded in the ckt board..and ididnt find any adapter for converting 40 pin DIP to tqfp...
  • AT89C52 error
    * RESTRICTED VERSION WITH 0800H BYTE CODE SIZE LIMIT; USED: 1493H BYTE (257%) * I am getting above error. I have used AT89C52, I tried both keil uvision 3 and 4 but still getting same eroor. ...
  • FFT code
    I'm looking for C code to do an FFT on a Cygnal C8051. Has anyone done this?
  • Has anybody implemented CMSIS FFT library Successfully?
    Hi I want to use arm_cfft_radix4_init_q15() and arm_cfft_radix4_q15() function from CMSIS 3.2 library . I am unable to find any good resources or any examples. I have looked in the documents provided...