• Creating a not-so-portable Delay library
    Hello, I'm rather new to Keil C and just getting geared up to use it on my next project. ATM, I'm overwhelmed with the number of options and extensions that are available. I intend to write a C "library...
  • 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...
  • Delay
    Hiii I am new to the stm32 family controllers How can i generate the delay using timers in stm32f2xx controller. can any one help to solve this task.
  • Delays
    How can one generate a precise time delay wihtout using the timers and using only the software loops.
  • how to delay a period of time ?
    i'm using uVision to code my program. anybody tell me how to delay a period of time in C?