hi all, I'm trying to control some servos (Turnigy TG9e) using an Arduino. I use external power for the servos (5V, 3Amp), and keep the grounds together.
the problem is that during RESET (or startup), the servos jumps fast to an out-of-range dangerous zone...
I tried adding resistors any many places (from the control pin to the ground, in between the control pin and the servo, and even between the control pin and the positive terminal) - didn't help.
I disconnected almost everything. leaving only the external power supply connected to the servo (no arduino, no control). still, the servo instead of 'staying foot', jumps to the edge (when touching its control wire by hand..).
where is the problem? how do people get around to control robots with this sudden movement during lack of control periods (during power up / boot / reset) ??
any help ?