• lpc2103 timer0
    hi i'm using lpc2103 and timer0 to make a 10 second delay .but my code just give me 2 second delay . it seems that timer is running 5 time faster ! here is my code : T0TCR=(1<<1); //Reset Timer0...
  • lpc2103 timer0
    hi i'm using lpc2103 and timer0 to make a 10 second delay .but my code just give me 2 second delay . it seems that timer is running 5 time faster ! here is my code : T0TCR=(1<<1); //Reset Timer0...
  • LPC2103 Debug problem
    I am new to ARM, I am start with LPC2103,I have written a simple code for lpc2103 to starting use of that.But this program does not work, when debug it is strucked at in PLL what for lock loop. help...
  • Problem with LPC2103
    Hi I have written a simple code for lpc2103 to starting use of that, But this simple program dose not work after downloading on chip via J-LINK V.8 . When I debug the program, it stymies in PLL what...
  • LPC2103 I2C Problem
    Hi, I have a LPC2103 board. I read the samples, I applied it in Keil and simulate with proteus but it isn't working. The sample is that; (Application notes.) www.standardics.nxp.com/.../an10369...