• Error: L6002U - lpc1837
    Hello, Everytime I try to build the project that I'm working on, I get the following error: .\keil_output\periph_systick.axf: error: L6002U: Could not open file ..\..\..\..\..\..\software\lpc_core...
  • LPC1837 USB Middleware Signed Driver
    Hello, I have a board using the Keil Middleware USB device software. The included driver is mcb1800-vcom.inf DriverVer=05/13/2013,5.3.0.0 Is there a newer version available that is signed? I'm using...
  • 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...
  • How to enable GPIO PIN interrupt in LPC1837
    Hi, I am trying to enable GPIO PIN interrupts using following procedure, But not getting why flags in IST itself not setting. Please anyone point what went wrong here my code: NVIC_DisableIRQ...
  • Use full Ram in LPC1837 (Cortex-M3)
    I am using LPC1837 (Cortex-M3) controller in my Project.and Keil version 4.60 LPC1837 has three Ram Partitions as follows. 32kb at 0x10000000 40kb at 0x10080000 and 64kb at 0x20000000 But...