• Ne10 fir function
    Hi guys, I am currently using Ne10 library to perform signal processing task on Android device for better performance. I want to do a xcorr on 2 equal size array (say N) and want the output to be 2*N...
  • FIR decimator filter
    Hello there, I have a question regarding the CMSIS DSP library function arm_fir_decimate_X. So for example if I have an ADC which is sampling at 5250 kHz and I want to create a filter using the decimate...
  • Ne10 fir function
    Hi guys, I am currently using Ne10 library to perform signal processing task on Android device for better performance. I want to do a xcorr on 2 equal size array (say N) and want the output to be 2*N...
  • FIR decimator filter
    Hello there, I have a question regarding the CMSIS DSP library function arm_fir_decimate_X. So for example if I have an ADC which is sampling at 5250 kHz and I want to create a filter using the decimate...
  • GPIO irq not firring
    Hi all I have a strange problem with getting an input to generate an interrupt. I probably have missed something, but I cant see what. I'm trying to use P2.10 to generate GPIO interrupt on both...