• Where can I find lpc2000 series pack?
    Hi, I've downloaded keil v5.2 and tried to find lpc2000 series packs in package installer  but I couldn't!! Then I searched and downloaded legacy " Legacy support for ARM7, ARM9 & Cortex-R" V5.2 and even...
  • lpc2000 internal EEPROM
    Hi I searched the net to find out how I can write into lpc2000 internal EEPROM I found some for other devices but nothing for lpc2000, I even doubt if lpc2000 has internal EEPROM! Can anyone help...
  • For a example of ucos at LPC2000
    Hi,everone! Could anyone privide me with a example of ucos at LPC2100?
  • 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...
  • 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...