• lpc2124 ISP mode problem.
    Hi all. I am using lpc2124. No matter how much i tried, the chip just wouldn't execute my code. Then last night it came to light that the chip never leaves the ISP mode. I manually ground the pin 0...
  • Debugging LPC2124 with Proteus VSM
    It seems that latest RVMK ARM v3.01a has problem to talk to Proteus VSM, I did not have problem using v3.00. Following are error message from uVision: Load "D:\\Program Files\\Labcenter Electronics...
  • how to use gpio pin as pwn pin?
    im using arm lpc2148. In that it has 6 pwm pins. but for my project in need 7 pwm pins to run 7 motors. so i need to configurate one more gpio pin as pwm pin. so can anyone give me the code to configurate...
  • direct referrence to GPIO pins
    another newbie question. I have a piece of code that I am porting from PICC. In PICC, you can make reference to specific pins ("#define sclk GPIO5" for example), and in your code, you can write to...
  • Configuring LPC1114 pins as GPIO's
    Hi, How to configure P0_10 and P0_11 pins of LPC1114 as GPIO's.