Hi everyone, can somebody guide me to produce very small delays for controlling a servo motor using PWM.
I need to generate 3 different pulse widths of 1.2ms , 1.5ms and 1.8ms.
I am using Keil compiler, and 8051 microcontroller. I am a good C coder, but dont understand much embedded C.
It is very urgent, and I need the code ready by tomorrow. I tried a lot of ways, but I can never generate an extremely small delay. I have even tried changing the tick interval.
Thanks a lot for any help.