• ping LPC 2292
    Hi all I would like to know how I can ping my phyCORE development Board which has LPC2294. Also I would like to know how to set the IP address for the board. looking for all your help t.senthil...
  • ping LPC 2292
    Hi all I would like to know how I can ping my phyCORE development Board which has LPC2294. Also I would like to know how to set the IP address for the board. looking for all your help t.senthil...
  • 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 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 2292 " if condition gets satisfied without no reason"
    hi all, I am using LPC 2292 in my project. I have used if condition in which condition is satisfied for no reason. Did u face problem like that. I am using gcc compiler.