• I2C with LPC2387
    Hi, I am working on MCB2300(LPC2387). I have used its sample code for Temperature sensing using I2C and its working fine. Now I have connected EEPROM (AT24C02) with microcontroller to store some...
  • I2C with LPC2387
    Hi, I am working on MCB2300(LPC2387). I have used its sample code for Temperature sensing using I2C and its working fine. Now I have connected EEPROM (AT24C02) with microcontroller to store some...
  • I2C STOP condition on LPC2387
    If anyone has a good sample of I2C on LPC2387 (MCP2300 Dev board) other than the simple example from Keil, I'd like to know. I have a condition where the I2C seems to be running correctly for a two byte...
  • I2C STOP condition on LPC2387
    If anyone has a good sample of I2C on LPC2387 (MCP2300 Dev board) other than the simple example from Keil, I'd like to know. I have a condition where the I2C seems to be running correctly for a two byte...
  • Problem with UART interrupt in LPC2387
    Im Using LPC2387 in KEIL Uvision V4.14.4.0 Im trying to wite a program for UART0 with an interrupt, But its not entering into the ISR routine... I dont know whats the Problem is?? So please guide me...