• ULINK2 erase all flash LPC2387
    Is there a way to erase all the flash with a ULINK2 device? Erasing it does not seem to erase some settings that get saved in sector 27 (0x7D000) as when I try loading the bootloader (of which can load...
  • 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...
  • Flash Erase
    Hello, I have stored data sucessfully in flash memory but when I erase to burn a new program, my saved data at a particular location in flash memory also gets erased. I want the data to stay and want...
  • 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...