• LPC23XX - Using External interrupt EINT0
    Hi ! I am confused about using external interrupt. I have a MCB2300 board and wanted to write an application that use the push button wired to P2.10. In first step the interrupt handler just toggle...
  • STR9 -NOINIT- Variable on powerup or reset
    Hi, Does any body know how to make a variable non initialize to zero on RESET or powerup with Battery backup. I tried declaring memory bank IRAM1 - as NOINIT and scatter file loading (select...
  • 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...
  • 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...
  • LPC2387 IAP with USB Memory
    I am having trouble recently. I dont understand why but suddenly some local variables are being created in the USB memory space (0x7FD00000-0x7FD03FFF). Normally it would be fine but some of the variables...