S32DS Processor Expert Port Digital Fiilter Clock

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

S32DS Processor Expert Port Digital Fiilter Clock

1,217 次查看
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,100 次查看
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 项奖励
回复