• time delay calculations
    Dear All, I am used to program ARM7 LPC2148 IC by Keil (Version -4) in 12 MHz, pls find the below delay, So fro that how can i Calculate the time delay (used by 12MHz in Keil software). void...
  • What is procedure for calculating time delay(TH0&TL0)
    What is procedure for calculating time delay(TH0&TL0)
  • Delay
    hi i want delay in ms and us.am using LPC2366.CPU clock: 48MHz.peripheral clock: 12MHz.can any one have source code for delay function.please help me to know how to implement delay function in ms and...
  • 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...
  • Delays
    How can one generate a precise time delay wihtout using the timers and using only the software loops.