lkaino / Triflight

Triflight flight controller firmware for tricopters
http://rcexplorer.se
GNU General Public License v3.0
49 stars 19 forks source link

Servo stucked after connecting battery #12

Closed Nullstr1ng closed 7 years ago

Nullstr1ng commented 8 years ago

I am using the 0.5 version of Triflight on my CC3D. By the way, I checkedout the version 0.5 tag and used this command make TARGET=CC3D

So after flashing, cycled the power and connected the battery, the servo was stuck, tilted left (if the tricopter is facing at you) I don't understand why but in betaflight, it's working perfectly.

Can someone take a look at this?

Servo is connected at M4 by the way so I assume this is correct.

lkaino commented 8 years ago

Unfortunately I don't have a CC3D target to test on. I have already a branch where I have merged to latest Cleanflight. Need to do a bit of testing on that one before releasing a hex for testing. That might fix the CC3D issues also.

If you feel adventurous you could try to build a hex from that branch and test out carefully.

Nullstr1ng commented 8 years ago

Thanks! I would really like to try TriFlight. Thanks for having a time developing a firmware for our tricopters

Nullstr1ng commented 8 years ago

servo_pwm_rate didnt help either..

lkaino commented 8 years ago

Could you test on beta 2?