This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem with LPC932A1

Hi,

I can't seem to get the external interrupts to work on the 89LPC932A1. Example: when I set EX1 to low level trigger (IT1=0), the interrupt routine gets called no matter what the level of P1.4 is. and when IT1=1, the interrupt routine gets called once. so it appears that INT1 input is always low.

TIA
Vic