• DSP
    Hi all In case there is need to filter the analog input to an analog port what is the best approach ? Adding external filtering circuits or using dsp libraries in the code? Thanks Elico
  • cmsis dsp
    Note: This was originally posted on 6th March 2013 at http://forums.arm.com i am trying to add cmsis dsp library in ngx audio example lpc4330 explorer board. i include arm_math.h it gives error i dont...
  • CMSIS, DSP
    Hi, I am trying to design the butterworth filter using CMSIS library in cortex-M4 processor.. i know how to do it in MATLAB(and even fdatool), but i don't know anything about CMSIS library.. i saw the...
  • DSP IC from TI??
    which ic should i use from Texas instrument for DSP, ADC and DAC??
  • CMSIS DSP Correlation
    Hello, I'm working on a real-time treatment using a correlation on ARM Cortex-M4 (kinetis k60), so the duration of the treatment is important for me. So I tried several size of input parameters and  different...