• LPC 2292 timer interrupt
    Hi all, I am working on LPC 2292.I want to create an interrupt program which will make an LED to blink for 2sec and be OFF for 1 sec.I would like to know what values do I need to load into T0MR0 and...
  • lpc
    how to convert uart c51 code to lpc1788 code
  • LPC 3250 Timer 0 interrupt
    I am trying to test the timer for LPC3250.I am not sure what is issue with the below code.Interrupt is getting enabled but it is getting in one after another interrupt because of which it is just stuck...
  • problem with interrupt handlers in lpc 2368
    Hi, I am building a project on lpc2368 in which I am using the ethernet and the uart1. Here when any interrupt is happening immediately when the data is send in the ethernet port then the control...
  • 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...