Motors Spin When Armed

This forum is dedicated to all issues and questions related to your individual setups and configurations
Post Reply
DaraMolloy
Posts: 2
Joined: Thu Jan 07, 2016 2:12 pm

Motors Spin When Armed

Post by DaraMolloy »

I have the hobbyking V2.5 board and with 20A simonk escs.
I have uploaded both multiwii v2.4 and v2.3 and both give the same problem.
When I arm the board it runs the motors at their minimum and then when I increase
throttle theres a 10 degree deadzone on my stick and then it goes to half power at the
next interval. I have also tried setting the min throttle to the original and the
simonk value in both versions of multiwii.

Any help would be great, thank you.

User avatar
Leo
Posts: 372
Joined: Wed Sep 17, 2014 7:01 am
Location: Germany
Contact:

Re: Motors Spin When Armed

Post by Leo »

Uncomment the following in config.h

Code: Select all

/**************************************************************************************/
  /***********************     motor, servo and other presets     ***********************/
  /**************************************************************************************/
    /* motors will not spin when the throttle command is in low position
       this is an alternative method to stop immediately the motors */
    //#define MOTOR_STOP

DaraMolloy
Posts: 2
Joined: Thu Jan 07, 2016 2:12 pm

Re: Motors Spin When Armed

Post by DaraMolloy »

Thank you very much Leo!

Post Reply