We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am having an FS90R Continous Servo Motor with 3 wires.
1.Vss 5V
2.PWM Signal
3. Gnd
I have already initalized the PWM Signal through 16bit Timer Function from LPC11C24 Sample Program.
My PWM Port is PIO1_10/AD6/CT16B1_MAT1.
Can anyone tell me how to control this Servo Motor by moving clockwise and anticlockwise direction after Initalizing this PWM Signal.
Thanks
Thanks for your reply.
I have already set my prescalr,outpur signal,TCR , and the frq is set to be 50Hz.
Now my question,is how to initalize the servo motor with PWM Signal through programming and implemnent it through software