GPIO Pin interrupt issue

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

GPIO Pin interrupt issue

823 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by suhel on Thu May 29 22:31:29 MST 2014
Hi,

i am working with LPC4370, and i am using two GPIO pin interrupts, Pin_Int0_IRQ and  Pin_Int1_IRQ, i have configured them as edge sensitive (rising edge), but the issue is even though i connect the input to ground, it fires an interrupt, continously as long as it is connected. if i leave it floating there is no interrupt.

form the GPIO input pins i tried Pulling them down  as well as both pull up and pull down disabled.

can any one point out where i might be going wrong.

Regards,
Suhel
标签 (1)
0 项奖励
回复
1 回复

782 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by rocketdawg on Fri May 30 08:55:37 MST 2014
we will have to see the pin setup code and the ISR code.  Otherwise you will have to provide a crystal ball we can gaze into.
0 项奖励
回复