• MilliSecond Delay
    Hi, Is it possible to make a delay of approximetely 189.2143mS delay in C? I must have the code before my friend! SO pleaze show me what you do.
  • ADuC831 WDT Prescaler Times
    What formula is the simulator using to come up with the prescale values for the Analog Devices ADuC831 WDT? The prescale values listed in the drop down list change depending on the operating frequency...
  • 1 millisecond delay function without using Timer
    Hi am doing the final year project in LPC2148 , I need 1 ms delay for sense the object, am using timer for some other function , can anyone give the accurate delay function for generating 1 ms delay...
  • Delay Calculation
    Dear all I am using LPC2129 ARM controller. Plz... Explain how to calculate the Prescale value according to the required Time delay. I am using 11.0592Mhz crystal frequency, the VPBDIV configured...
  • Saving Milliseconds to array
    I am running an infinte while loop. Inside the while loop i give a FOR loop which runs 3 times. each time i get a specific value of second from the real time clock. I need to store these 3 seconds value...