• 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...
  • RC Oscillator with P89LPC932
    Good morning, When power on reset, the SFR Trim register is loaded with a factory pre-programmed value to adjust the RC oscillator to 7,37 MHz. I would like to know if this factory pre-programmed...
  • Software Reset in p89lpc932
    Does anyone know how to make a p89lpc932 reset via software?
  • Problems with P89LPC932 serial communication
    Hello everybody I have connected the P89LPC932 microcontroller to the PC and try to send and receive characters using the windows hyperterminal. The communication seems to be OK, interruptions work...