• 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.
  • RTX4 millisecond limits rather low
    In RTOS1, e.g. in RTX4.xx, calls like osSignalWait() take a timeout which the caller passes in units of milliseconds. This millis value then undergoes a transformation to systicks in rt_ms2tick (rt_CMSIS...
  • 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...
  • 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...
  • how to implement the 8051 with a timer that is in milliseconds ?Urgent, help needed!!
    hi everybody, if there anywhere i can find infomation that can have a timer that is in milliseconds in 8051 kitset. i heard that 8051 kitset can't do it.milliseconds is too small.any way i can solve...