using Sabertooth 2x12 with Motor and Servo

I have an RC car that i've stripped down to it's bare essentials. It has one motor that provides forward/backward movement and it has a servo that turns the front wheels left/right. I can use the Sabertooth 2x12 fine with the motor. The problem is however the servo.

The setup is as follows:
The servo is a Redcat HX-3CP servo.
I connect both +/- wires of servo and motor to the sabertooth's M1A/B and M2A/B respectively.
I run a wire from Sabertooth's S1 to Arduino's PWM pin 11(motor) and S2 to PWM pin 10 (servo).
And connect the ground of the sabertooth to ground of arduino.
Ground of the Servo is connected to ground of the sabertooth.
Power source is a 9.6v NiMH 2200mah battery.

The motors work fine.
However, when power is sent to the servo, it moves...but starts to smoke. I have to quickly pull the ground from the servo to the sabertooth out to stop it from further damaging.
Anyone know why this might be happening here and how to fix?

Anyone know why this might be happening here and how to fix?

Generally you don't connect servos to H-bridges like a Sabertooth. If your servo is rated for 6v max and you have supplied it with 9.6v via the sabertooth, then the smoke might be expected.

Thanks much. you are correct...i ended up powering the servo using the sabertooth, but using arduino to command. of course i had to get a new servo first :slight_smile: