Convolution

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Convolution

Jump to solution
483 Views
LuigiV
Contributor III

Hi I'm using the IMXRT1010 EVK, is there an application example to develop a "low latency partitioned convolution" (c code), using the available DSP library ?

I need to convolve an input stream (from codec) with a Impulse Response file and send the result to the output stream (to codec).

 

Thank you, Luigi

 

 

 

 

Thank you, Luigi

0 Kudos
Reply
1 Solution
462 Views
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello
There is no specific example on the SDK for this operation however on the CMSIS-DSP library documentation you can find a c file for reference on this operation Convolution Example (keil.com)

Best regards,
Omar

View solution in original post

0 Kudos
Reply
1 Reply
463 Views
Omar_Anguiano
NXP TechSupport
NXP TechSupport

Hello
There is no specific example on the SDK for this operation however on the CMSIS-DSP library documentation you can find a c file for reference on this operation Convolution Example (keil.com)

Best regards,
Omar

0 Kudos
Reply