Implement delay in microsecods using timer
Posted on January 21, 2015 at 11:57Hi I want to implement delay function using timer , as this has to be used with RTOS interrupt method is preffered and the Delay can vary from 500Microsec to 5.6Millisec. And this will be called at many location in...