S32DS Processor Expert Port Digital Fiilter Clock

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

S32DS Processor Expert Port Digital Fiilter Clock

1,220件の閲覧回数
koehlerl
Contributor IV

Hello,

 I can enable the Pin for digital filter in the  pin_mux Component.

But is it  possible to configure the port digital filter clock and the port digital filter witdth with the Processor expert in the S32Ds for S32K144?

Br Lutz

0 件の賞賛
返信
1 返信

1,103件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello,

It can't be done in Processor Expert, however, there is a function for that.

void PINS_DRV_ConfigDigitalFilter(PORT_Type * const base, const port_digital_filter_config_t * const config);

For more information please refer to the SDK documentation in the S32DS installation folder.

...\S32DS_ARM_v2018.R1\S32DS\S32SDK_S32K1xx_BETA_2.9.2\doc\Start_here.html

Regards,

Daniel

0 件の賞賛
返信