How to calculate IIR using fixed-point number?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to calculate IIR using fixed-point number?

942件の閲覧回数
mengxiao
Contributor I

I use KL46 to do IIR filter for data collected by ADC, and IIR filter wants to use fixed point count, KL46 is a supported library?

The IIR type I use is "Direct From II 4Order"

0 件の賞賛
返信
1 返信

848件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi Meng,

There is a CMSIS DSP library in the Kinetis SDK which you can download from https://mcuxpresso.nxp.com/en/builder. This is a optional component. You must select it before you download SDK. This library is provided by ARM. It is a suite of common signal processing functions for use on Cortex-M processor based devices. IIR is one of its function.

Regards,

Jing

0 件の賞賛
返信