• LPC932 and Keypad interface
    Hi, I am trying to interface a 4x4 Matrix keypad to the lpc932. I am using its keypad interrupt function. I am also using the application note AN10184 as guidance for code, but I have modified it for...
  • keypad
    hi,what is the driver for an 8 bit keypad?i need ur help,urgent.tnx
  • Wake up from Power Down Mode
    Hi, when the 89LPC932 enters power down mode I want it to wake up only from an external interrupt. Unfortunaltely, this is not happennig. can you help me? maybe I am missing something here in the code...
  • CAN interrupt wake up in lpc2468
    Hi, I am trying to get my board into power down mode and then wake on CAN activity, but am having problems. I can mange to get into power down mode. If I use a EINT0 pin to exit power down mode...
  • LPC932 I2C problem
    I connected EPM900 board and a Philip LPC900 MCU to test I2C communication. Address of Slave was set as 0xa0. The initial condition of master was I2CON=0x40(I2EN=1, others =0) slave was 0x44(I2EN,...