• Emulation SPI EEPROM for internal EEPROM
    I want EEmulation SPI EEPROM for internal EEPROM.
  • NXP LPC2000 Pack
    Hi, I have an older NXP LPC2000 project completed with a different toolset. It is a LPC 2468 device. I am doing feasibility of transfering it to Keil. But for starters, I wanted to install LPC...
  • How to with Flash on LPC2000
    Dear Sir I need to port jam stapl byte code SW to LPC2129. It is configure SW for Altera FPGA. I need to load .jbc file (generated with Altera SW) about 40kB to Flash with serial port and read, write...
  • For a example of ucos at LPC2000
    Hi,everone! Could anyone privide me with a example of ucos at LPC2100?
  • ARM LPC2000 GPIO problem
    I have a problem reading input pins on the LPC2138. I used the following assignment in the Keil uVision3 and got the following error: CODE FRAGMENT unsigned int Key_0=IOPIN1& 0x00080000; // Read input...