• 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...
  • No I2C interrupt with LPC2387
    I know I must be making a simple error, but it's eluding me. I had the I2C working fine on the MCB2300, but now I've moved it to my own board which is very similar to the MCB as far as the I2C is concerned...
  • USBCDC LPC2387
    Hi, Do I have to change something in the code of the USBCDC project for MSB300 of KEIL if I want to use it with LPC2387? Thank you for your help, I´m new at this and I am not shore about hoy...
  • Problem in LPC2368 I2C START Condition
    hii, I am Working on LPC2368 I2C ,I am facing problem in Start Condition i.e,after setting Start Condition bit ,it is not switching to Interrupt Handler,I am first time writing code for I2c ,Is there...
  • Brownout Interrupt Handling for LPC2387
    Hi, How to generate an interrupt if brownout detect occurs. Using the RSIR(Reset Source Identification Register) register i can find which reset occurs. If Brownout detect occurs how to generate an interrupt...