• Delay Subroutine LPC2148 Assembly
    Hi Experts, I have just started with ARM assembly, I have written a program in assembly for toggling GPIO. The issue that I am facing is that the code works when I use several "nop" in place of "bl delay...
  • Delay Subroutine LPC2148 Assembly
    Hi Experts, I have just started with ARM assembly, I have written a program in assembly for toggling GPIO. The issue that I am facing is that the code works when I use several "nop" in place of "bl delay...
  • Problem with delay timing with LPC2148
    Hi guys...I'm a newbie in ARM7 programming.I have a readymade hardware board of LPC2148.I'm doing a simple blinking action on it.I'm supplying the processor with 12MHz frequency as its processor clock...
  • Problem with delay timing with LPC2148
    Hi guys...I'm a newbie in ARM7 programming.I have a readymade hardware board of LPC2148.I'm doing a simple blinking action on it.I'm supplying the processor with 12MHz frequency as its processor clock...
  • LPC2148 - Calculating Prescale Register value for 1 millisecond delay using Timer
    LPC2148 - How to calculate Prescale Register value to get 1 millisecond delay using Timer ? The Peripheral clock is running at 12Mhz frequency. Can anyone state the formula for this ? Awaiting...