• 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...
  • memory mapping - any space available?
    Hi, I have an MCB251 board, which I'm running in 8051, non-page mode. Is there any memory space available for mapping another device, such as an ADC or and external 8255 I/O chip? If so, how do I...
  • FFT for C167
    Hello, Does anyone know a assembler- routine on a C167. please could you help me ?
  • FFT code
    I'm looking for C code to do an FFT on a Cygnal C8051. Has anyone done this?
  • Recommended Stack Size for RTX
    What is the recommended size for Supervisor, Interrupt & User/System Mode Stacks when using RTX? The first stack-relevant action, the application does is "os_sys_init". From there on everything happens...