• 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...
  • 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...
  • 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...
  • USB WiFi with LPC2387/88
    Hello all expert, Is is possible to use USB Wifi dongle (zd1211 Zydas chipset) with LPC2387/88 USB OTG combine with RL TCPnet or else? There are many binary drivers for Linux but I would like to...
  • 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...