Pin Interrupt in LPC1754

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

Pin Interrupt in LPC1754

跳至解决方案
827 次查看
athmesh_n
Contributor IV

Hi, I'm using LPC 1754. I have used Port 1 as DI. So is there any problem in enabling it as interrupt, as I cannot find PORT 1 interrupt in datasheet. 

Is there any means of enabling Port 1 for interrupt?

标签 (3)
标记 (2)
1 解答
735 次查看
berndsirozynski
Contributor III

Hello,

only Port 0 and Port 2 can be used for Pin Interrupt.
and know the External Interrupt 3 (EINT3) is shared with GPIO interrupts

Bernd

在原帖中查看解决方案

3 回复数
736 次查看
berndsirozynski
Contributor III

Hello,

only Port 0 and Port 2 can be used for Pin Interrupt.
and know the External Interrupt 3 (EINT3) is shared with GPIO interrupts

Bernd

735 次查看
athmesh_n
Contributor IV

What about the rest of EINT?

0 项奖励
735 次查看
soledad
NXP Employee
NXP Employee

Please check the following link:

https://www.exploreembedded.com/wiki/LPC1768:_External_Interrupts


Have a great day,
Sol

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 项奖励