[MPC5748G] FIR filter design question

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

[MPC5748G] FIR filter design question

跳至解决方案
1,799 次查看
jzhang1
Contributor II

Hi,

Does S32 Design studio have the ready-to-use library or function for the FIR filter? Like the command in Matlab "b = firpm(n,f,a)"https://www.mathworks.com/help/signal/ref/firpm.html#d120e59899

I want to design a bandpass or low-pass FIR filter to process the real-time data from the ADC module on the board.

I appreciate your help!

标签 (1)
0 项奖励
回复
1 解答
1,723 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Junyi,

you can use FIR filter from AMMCLIB:

Automotive Math and Motor Control Library Set | NXP 

The library is already integrated in the S32 Design Studio:

c:\NXP\S32DS_Power_v2.1\S32DS\software\AMMCLIB_1.1.15\MPC574xG_AMMCLIB_v1.1.15\

Search for  GDFLIB_FilterFIR in the documentation.

Regards,

Lukas

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,724 次查看
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi Junyi,

you can use FIR filter from AMMCLIB:

Automotive Math and Motor Control Library Set | NXP 

The library is already integrated in the S32 Design Studio:

c:\NXP\S32DS_Power_v2.1\S32DS\software\AMMCLIB_1.1.15\MPC574xG_AMMCLIB_v1.1.15\

Search for  GDFLIB_FilterFIR in the documentation.

Regards,

Lukas

0 项奖励
回复