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

Capture Register Not Executing Interrupt

I am working with the Philips LPC 2132 and I am using the (interrupt driven) capture registers on timer 0. I notice then when I toggle the pin, it interrupts and in the ISR I clear the interrupt, but when I toggle it a second time, it does not execute the ISR again. The T0IR register appears to be set (as it should), but it does not execute the interrupt. Any suggestions would be appreciated.

0