lkaino / Triflight

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

Naze32 Rev.5 Triflight 0.5 not working #48

Open hawaiianer opened 7 years ago

hawaiianer commented 7 years ago

Hello, tested Triflight 0.5 on a Naze32 Rev.5 board with following results: triflight_0_5_NAZE.hex --> verry slow response in Cleanflight Configurator (lag about 20seconds) - not usable - could not arm the copter.

triflight_0_5_NAZE32PRO.ex (just tried this one) --> blue led solid on, no connection with CF Configurator possible. Configurator Version: 1.2.4

What could be the issue here?

Best,

Lorenz

Zemtriz commented 7 years ago

Same problem here. GUI is lagged and overall tricopter doesn't work. EDIT1: Sorry, mine was 0.6 version 0.5 is working fine EDIT2: I had to disable ONESHOT125 to get motors working Set servo_pwm_rate to 50 to get towerpro servo working (set servo_pwm_rate = 50) To reverse yaw servo: smix reverse 5 2 r Disabled servo_lowpass_enable = OFF EDIT3: Didn't have much time but currently my status HJ-Y3, 2212 100KV, 10x45, towerpro servo = unflayable, PID extremly high by default. It looks to be prepared for mini tris and not big

lkaino commented 7 years ago

Have you tried using older version of cleanflight configurator?