DSPRelated.com

Eric Wiebols (@ErcSic71)


Re: arm_fir_decimate cycles

Reply posted 6 months ago (10/28/2023)
Hi again,Seems my application is fine with the 352us delay I get with arm_fir_decimate_fast_q15 and the 2-tap filter. So I'm happy with this for now.Thank you so...

Re: arm_fir_decimate cycles

Reply posted 6 months ago (10/28/2023)
Thanks for you kind advice !If my application does not tolerate the 300us I will need to revisit the "standalon FIR" approach. Should be able to bring it down below...

Re: arm_fir_decimate cycles

Reply posted 6 months ago (10/28/2023)
Thanks for you kind advice !Yes, if your assumptions are valid the decimation part takes:115 taps: 3.68(my measurement) - 3.56 = 120us3 taps : 300-62.5 = 237,5us.The...

Re: arm_fir_decimate cycles

Reply posted 6 months ago (10/27/2023)
Hi SaeidSeyed,Please see my reply to kaz.I tried a standalone FIR filter before droppingh every other sample but I did not get the desired result. So I tried arm_fir_decimate_q15...

Re: arm_fir_decimate cycles

Reply posted 6 months ago (10/27/2023)
Hi kaz,To elaborate a bit: I have a MEMS microphone connected to an nRF52. To get the wanted 16kHz sample rate I need to set the PDM clock to 1MHz. Now, most PDM...

arm_fir_decimate cycles

New thread started 6 months ago
Hi All,I need to convert a (fixed point) stereo 16bit/32kHz stream into stereo 16bit/16kHz (on a Cortex M4). For this I have successfully used the CMSIS-DSP function arm_fir_decimate_q15()....

Use this form to contact ErcSic71

Before you can contact a member of the *Related Sites:

  • You must be logged in (register here)
  • You must confirm you email address