Encoder Interface ABZ's filter

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Encoder Interface ABZ's filter

Jump to solution
432 Views
chenyunhua
Contributor I

Hello,

I am interfacing s32k144 to a encoder with ABZ. AB is connected to FTM quad encoder,

which could config a number of filter length to AB signal. The Z signal is connected to 

GPIO, and using ISR to clear FTM quad encoder counter. The problem is GPIO could

only enable or disable filter, while my situation seems to need a wider filter time.

If anyone encounter the same problem? How to achieve a wider filter for signal Z?

Thanks!

0 Kudos
1 Solution
407 Views
danielmartynek
NXP TechSupport
NXP TechSupport
0 Kudos
2 Replies
408 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @chenyunhua,

There is a configurable digital filter:

danielmartynek_0-1669191435114.png

Also discussed here:

https://community.nxp.com/t5/S32-SDK/using-digital-filter-on-external-interrupt-pin-it-overcomes-on/...

 

Regards,

Daniel

 

0 Kudos
404 Views
chenyunhua
Contributor I

Thanks very much for your information!

Best Regards!

0 Kudos