• Delays
    How can one generate a precise time delay wihtout using the timers and using only the software loops.
  • how long is the time
    Hi friends,i must have you help for this Cereous problum, i have a code about a digital thermometer using the proc baord. I have compiled this code in microvision ide And the code is compiled and...
  • 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?
  • Realview: Long Long types
    I am trying to port some code over to a LPC2378 ARM-7 MCU that makes use of "long long" variables. I have not been getting any compiler errors over variables being declared as "long long" but when I...
  • 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...