Pin Interrupt in LPC1754

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Pin Interrupt in LPC1754

Jump to solution
782 Views
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?

Labels (3)
Tags (2)
1 Solution
690 Views
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

View solution in original post

3 Replies
691 Views
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

690 Views
athmesh_n
Contributor IV

What about the rest of EINT?

0 Kudos
690 Views
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 Kudos