How can one generate a precise time delay wihtout using the timers and using only the software loops.
PS - I go through all this just because I hate using busy waiting techniques in embedded software. While the uC is in this state, it's doing nothing else. Andy