pca9685 pwm with servo 8.4v
Ask QuestionAsked todayActive todayViewed 32 times1
I want to drive in raspberry pi this servo with max power to get max torque avaiable, 8.4v with 4.5a, but I haven’t found any pwm servo driver i2c interface which can stand the 8.4v.
The pca9685 spec shows max 6vdc for the servo.
The servo spec says the voltage range up to 8.4v max, with 8.4v I get more torque which is what I need.
The servo spec: https://ae01.alicdn.com/kf/Hc5fcdd67e7824d469fe6150a7f2e3320d.jpg
What can I do to run that servo at full power? Is there any other pwm servo driver i2c interface board that I can use?
Thanksraspberry-piservoShareCiteEditFollowFlagedited 3 hours agoasked 6 hours agosuperbem11122 bronze badges New contributor
- 1A very warm welcome to the site. Please note that it’s not a discussion forum, nor a free design house, homework-answering service or on-line personal consultancy. People will help you take the next step if your question shows you’ve already done as much as you possibly could on your own – which yours doesn’t, I’m afraid. Please edit your question and greatly improve it. Show your own work and own findings in considerable detail with any schematic. The schematic tool here is easy to use. The better the quality of your question, the better the quality of the answers it will attract. – TonyM 6 hours ago
- 1Counter question; does the servo PWM input actually need 8.4V? Check the servo specs about supported voltage range. – Justme 5 hours ago
- It is from 6v to 8.4v max, with 8.4v I get more torque which is what I need. ae01.alicdn.com/kf/Hc5fcdd67e7824d469fe6150a7f2e3320d.jpg – superbem 4 hours ago
- 1As said before, please edit your question to add new information, don’t put it in comments. Otherwise, people have to piece the question together to understand it all. Thanks. – TonyM 4 hours ago
- I don’t see any problem. (1) Your servo’s input signal is the pretty standard 3V3~5V0 pulse, and of course pca9685 can handle it. (2) Your servo’s power input is max 8.4V so you just give it 8.4V. (3) If you are using more that a couple of servos, I don’t recommend to power the servos through pca9685, because there is not enough space for a big decoupling cap (I usually use 1,0000uF). (3) The standard TowerPro servo can handle 7.5V max, so I usually supply 6V ~ 7.5V through the pca9685. – tlfong01 11 mins ago Delete
Categories: Uncategorized