GPIO Interrupt Help needed

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

GPIO Interrupt Help needed

526件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by deBoogle on Mon Mar 14 07:57:45 MST 2011
Hi guys,

Might be a bit of a dumb one this but here goes.

I can't seem to find the handler name for the GPIO interrupts, and I aren't sure if there is an IRQ enable in the NVIC.

Can anyone give some pointers...

I want to detect a falling edge on P0:25???

I have scoured my way through the manual and the header files (17xx.h etc) and if its there I am blind...

deBoogle
0 件の賞賛
返信
1 返信

512件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by deBoogle on Mon Mar 14 08:32:42 MST 2011
Think I may have sussed it,

I read a passage in the manual that states GPIO interupts share the same  int chan as EINT3, so I used this for NVIC enable and handler and...lift off.

Does this sound correct

???

deBoogle
0 件の賞賛
返信