• lpc 2148 adc interrupt problem
    hello i have written code for for adc in interupt mode using keil for lpc 2148 controller.im getting a problem such that whenever interrupt occurs for first time control goes to isr routine and the...
  • lpc 2148 adc interrupt problem
    hello i have written code for for adc in interupt mode using keil for lpc 2148 controller.im getting a problem such that whenever interrupt occurs for first time control goes to isr routine and the...
  • Interruption using push button INT5 (Pin 3.5)
    hi, i try to make an interruption using the pin 3.5, i modified and checked WIU and VIC registers but it doesn't work #include<stdio.h> #include<91x_lib.h> /* Definition structure librairie...
  • Interruption using push button INT5 (Pin 3.5)
    hi, i try to make an interruption using the pin 3.5, i modified and checked WIU and VIC registers but it doesn't work #include<stdio.h> #include<91x_lib.h> /* Definition structure librairie...
  • LEDs and Push button interface problems
    Hi all, I have a Little problem getting my LPC2119 to work as I want it to. Im running a ET-ARM et-arm stamp lpc2119 with GNU arm compiler in µVision3 Im trying to interface a push button...