• LPC 2148 timer o interrupt working once
    hi , I am configuring LPC 2148 timer 0 in interrupt mode, i am able to receive pnterrupt once but next time interrupt is not generating.(interrupt occurs at rate of 1 second) Following are the...
  • LPC 2148 timer o interrupt working once
    hi , I am configuring LPC 2148 timer 0 in interrupt mode, i am able to receive pnterrupt once but next time interrupt is not generating.(interrupt occurs at rate of 1 second) Following are 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...
  • 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 Push Button interrupt problem
    I am currently using LPC 2148. I have a push button attached to port 0.15 and with every push the push button makes the pin high. I want to count the push and with every push i want to store it into...