• ********* delay routines *************************
    I am now urgant. Thank you. But I must need ready and tested routines for slow frequence (31kHz, 125kHz, 250kHz etc.). Please for me.
  • Delay routine problem
    I want to create delay functions in a separate c file. The code should be as perfect as possible without using internal timer. I read somewhere that 'Calling the routine takes about 22us' Though 22uS...
  • Delay routine problem
    I want to create delay functions in a separate c file. The code should be as perfect as possible without using internal timer. I read somewhere that 'Calling the routine takes about 22us' Though 22uS...
  • Delays
    How can one generate a precise time delay wihtout using the timers and using only the software loops.
  • 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...