IMX6UL redundant interrupts

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

IMX6UL redundant interrupts

3,166 次查看
ilya_kondrashki
Contributor I

I develop driver for Linux which need to count level changes on the line.

I register my ISR at falling trigger, but I see hadler called on rising level.

I attached some debug info as screenshots and minimal code I can reproduce the problem with.

Why is ISR called redundantly? Would appreciate any thoughts on this.
Thanks.

0 项奖励
回复
1 回复

3,108 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ilya

what bsp used in the case, one can try with nxp linux from

linux-imx - i.MX Linux kernel 

and try to debug it using sect.2.1.2 Interrupts (Operation) attached Linux Manual

AN4553 Using Open Source Debugging Tools for Linux on i.MX Processors
https://www.nxp.com/docs/en/application-note/AN4553.pdf

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复