• was ist los
    As of late this site has been so slow in accepting posts that you usually have to repost up to 5 times before succeding before timeout. Please fix it Erik
  • 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...
  • LPC 2xxx Pin TD1
    Hi all, CAN Pins TD2,RD1,RD2 are given GPIO pions in lpc2129 etc.whereas TD1 is function specific pin. why is it so?? is there any specific reason for this? i am using MCB2100 (LPC2129) with...
  • 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...
  • Configuring LPC1114 pins as GPIO's
    Hi, How to configure P0_10 and P0_11 pins of LPC1114 as GPIO's.