Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 10 months ago.
Servo motor
Hi, I have recently purchased HS-785HB servo motor. When I am trying to control the motor it runs in only one direction. How can you control it in both the directions ? Can you please provide the code?
1 Answer
6 years, 10 months ago.
As it states in description it`s not "rotation" servo:
Quote:
The HS-785HB servo is unique due to its ability to rotate multiple turns while retaining positioning feedback. While most servos are limited to approximately 180 degrees absolute max, the HS-785HB can rotate just over 8 turns given the proper PWM signal range
and:
Quote:
Max PWM Signal Range (Standard) 600-2400μsec
Its position servo, so it will go to position set by PWM signal width and than stay in that position. Change PWM and it will rotate in different direction to selected (by pulse width) position.