• 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...
  • 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...
  • 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...
  • 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...
  • How to use A/D pins (27,28,29,30)as GPIO in lpc2124
    Can anyone tell me how i use adc pins as GPIO in lpc2124 Thanks in advance.