Noise Immunity of Interrupts in KEA-128

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

Noise Immunity of Interrupts in KEA-128

925 次查看
vignesh_vb_7
Contributor IV

Hi,

    I want to know noise Immunity of Edge and Level Triggered Interrupts.

1) Which is more Immune to Noise - Edge Triggered Interrups or Level Triigered Interrupts? Please Give an elaborate Explanation?

0 项奖励
回复
1 回复

823 次查看
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Regarding the advantage of the edge/level interrupt, it is dependent on the external triggering signal.

If you use level trigger, the disadvantage of level triggering is that if the external triggering source remains the valid level after the ISR is completed, the processor will reenter ISR.

If you use edge interrupt triggering, there is not above issue.

If the triggering signal is subject to noise, it seems that the level triggering is more immune to noise I suppose.

BR

Xiangjun Rong

0 项奖励
回复