• New! P89LPC932 External Interrupt
    Hi, I cant seem to use neither INT0 nor INT1 as external Interrupt inputs on the LPC932A1. There was a similar thread back in 2003 but unfortunately it wasn't completed. I'm using Uv2 IDE and A51...
  • P89LPC932 External Interrupt 0
    Hi, I need to use the external interrupt 0 on the P89LPC932. I know I need to set up the register TCON = 0x01 for falling edge detection and then set the P1.3 as an input. and the ISR is number 0....
  • P89LPC932 External Interrupt 0
    Hi, I need to use the external interrupt 0 on the P89LPC932. I know I need to set up the register TCON = 0x01 for falling edge detection and then set the P1.3 as an input. and the ISR is number 0....
  • New! P89LPC932 External Interrupt
    Hi, I cant seem to use neither INT0 nor INT1 as external Interrupt inputs on the LPC932A1. There was a similar thread back in 2003 but unfortunately it wasn't completed. I'm using Uv2 IDE and A51...
  • P89LPC932 Clock Speed
    Hi I need to reduce the clock speed on the P89LPC932. I am using the internal clock oscillator as the clock source. Right now it is configured to run at about 7MHz but I need to reduce it to about 2MHz...