GPIO noise issue

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

GPIO noise issue

704 次查看
Bhuvana
Contributor I

MCU:FS32K144UAT0VLLT
100LQFP

How to remove noise in the GPIO input pins and how to use digital filter and passive filter what it will do exactly? I have enabled digital filter and system clock is FIRC.

0 项奖励
回复
1 回复

685 次查看
JRoberto
NXP TechSupport
NXP TechSupport

Hello @Bhuvana 

That depends on your signal conditions and the source of the noise.

The passive filter is just an internal resistor but it's not always available. Refer to the device data sheet for filter characteristics. You will found a table that indicates if the Passive filter is enabled.

JRoberto_0-1661511016409.png

The Digital filter will introduce delay in your signal. So in case the noise you mention is generated by a push button (That creates a bounce in the signal). Then digital filtering might be able to help you.

You can refer to the thread linked bellow to see some configuration details.

Solved: Re: using digital filter on external interrupt pin... - NXP Community

Best regards

0 项奖励
回复