• How to increase delay time in RTOS program?
    Dear Sir/Madam I configured my RTOS tick on 25us in order to read sensors fast. but in other hand i need to have for example 50 seconds delay in my program.So i use void os_tmr_call(U16 ifo) ...
  • How to increase delay time in RTOS program?
    Dear Sir/Madam I configured my RTOS tick on 25us in order to read sensors fast. but in other hand i need to have for example 50 seconds delay in my program.So i use void os_tmr_call(U16 ifo) ...
  • time delay calculations
    Dear All, I am used to program ARM7 LPC2148 IC by Keil (Version -4) in 12 MHz, pls find the below delay, So fro that how can i Calculate the time delay (used by 12MHz in Keil software). void...
  • time delay calculations
    Dear All, I am used to program ARM7 LPC2148 IC by Keil (Version -4) in 12 MHz, pls find the below delay, So fro that how can i Calculate the time delay (used by 12MHz in Keil software). void...
  • Time Delay between interrupts
    24 Oct 2006 12:40 Time Delay between interrupts -------------------------------------------------------------------------------- Hello friends, i'm trying to make a very simple program in which...