I'm trying new build with Matek F722-SE and newest inav 2.1-RC1.
All works well when using Oneshot125/42, but when switching to DSOT 150/300/600, when arming motors start, but ~1s later stop. Since then I can disarm/arm multiple times and motors won't start again. Moreover, when entering the motors tab in configurator they don't spin. Before first arm the motors tab work perfectly ok in DSHOT.
I'm using Holybro Tekko32 35A BLHeli_32 ESCs (https://www.banggood.com/4X-Holybro-Tekko32-35A-BLHeli_32-ESC-Dshot1200-2-6S-Build-In-Current-Sensor-For-RC-Drone-FPV-Racing-p-1244743.html?rmmds=myorder&cur_warehouse=CN).
I thought it could be ESC issue, but would all of them stop working exactly in the same moment?
I'm observing the issue on the bench, without props, without load.
My diff:
# diff
# version
# INAV/MATEKF722SE 2.1.0 Jan 9 2019 / 19:36:32 (32fa702b8)
# GCC-7.2.1 20170904 (release) [ARM/embedded-7-branch revision 255204]
# resources
# mixer
mmix 0 1.000 -1.000 1.000 -1.000
mmix 1 1.000 -1.000 -1.000 1.000
mmix 2 1.000 1.000 1.000 1.000
mmix 3 1.000 1.000 -1.000 -1.000
# servo mix
# servo
# feature
feature -TX_PROF_SEL
feature SOFTSERIAL
feature GPS
feature LED_STRIP
feature BLACKBOX
feature PWM_OUTPUT_ENABLE
# beeper
beeper -ON_USB
# map
# serial
serial 2 2 115200 115200 0 115200
serial 3 4096 115200 115200 0 115200
serial 30 16 115200 115200 57600 115200
# led
# color
# mode_color
# aux
aux 0 0 5 1500 2100
aux 1 2 1 900 1200
aux 2 20 1 1200 1400
aux 3 4 1 900 1075
aux 4 9 0 1250 1500
aux 5 8 0 1500 2100
aux 6 11 1 1500 2100
aux 7 12 2 1700 2100
aux 8 32 2 1300 1700
aux 9 33 2 1700 2100
# adjrange
# rxrange
rxrange 0 1019 2019
rxrange 1 1019 2019
rxrange 2 1019 2019
# osd_layout
osd_layout 0 0 9 1 V
osd_layout 0 1 2 11 V
osd_layout 0 2 0 0 V
osd_layout 0 3 8 6 H
osd_layout 0 4 8 6 H
osd_layout 0 7 15 12 V
osd_layout 0 9 24 0 V
osd_layout 0 11 25 1 V
osd_layout 0 12 9 12 V
osd_layout 0 13 25 5 V
osd_layout 0 14 0 1 V
osd_layout 0 15 1 6 V
osd_layout 0 19 25 2 V
osd_layout 0 20 16 14 H
osd_layout 0 21 4 14 H
osd_layout 0 22 14 1 V
osd_layout 0 23 16 1 V
osd_layout 0 28 21 12 V
osd_layout 0 29 24 1 H
osd_layout 0 30 1 10 V
osd_layout 0 31 0 0 V
osd_layout 0 34 10 1 H
osd_layout 0 40 0 2 V
osd_layout 0 41 0 5 H
osd_layout 0 53 1 14 H
osd_layout 0 54 2 12 V
osd_layout 0 76 1 2 H
osd_layout 0 85 25 6 V
osd_layout 0 87 24 7 H
osd_layout 1 1 22 11 V
osd_layout 1 20 2 9 V
osd_layout 1 21 2 8 V
osd_layout 1 23 2 11 V
osd_layout 1 28 22 9 V
# master
set acc_hardware = MPU6000
set acczero_x = 31
set acczero_y = 8
set acczero_z = -10
set accgain_x = 4108
set accgain_y = 4086
set accgain_z = 4038
set align_mag = CW90FLIP
set mag_hardware = HMC5883
set magzero_x = 99
set magzero_y = -137
set magzero_z = 76
set baro_hardware = BMP280
set pitot_hardware = NONE
set rssi_channel = 9
set motor_pwm_rate = 4000
set motor_pwm_protocol = DSHOT150
set failsafe_procedure = RTH
set current_meter_scale = 179
set model_preview_type = 3
set gps_sbas_mode = AUTO
set deadband = 0
set yaw_deadband = 0
set nav_extra_arming_safety = OFF
set nav_user_control_mode = CRUISE
set osd_video_system = NTSC
set name = KM
set stats = ON
set stats_total_time = 153
set stats_total_dist = 5
set stats_total_energy = 1362
# profile
profile 1
set heading_hold_rate_limit = 50
set thr_mid = 35
set thr_expo = 30
set rc_expo = 60
set rc_yaw_expo = 60
set roll_rate = 85
set pitch_rate = 85
set yaw_rate = 85
# battery_profile
battery_profile 1
I'm trying new build with Matek F722-SE and newest inav 2.1-RC1.
All works well when using Oneshot125/42, but when switching to DSOT 150/300/600, when arming motors start, but ~1s later stop. Since then I can disarm/arm multiple times and motors won't start again. Moreover, when entering the motors tab in configurator they don't spin. Before first arm the motors tab work perfectly ok in DSHOT.
I'm using Holybro Tekko32 35A BLHeli_32 ESCs (https://www.banggood.com/4X-Holybro-Tekko32-35A-BLHeli_32-ESC-Dshot1200-2-6S-Build-In-Current-Sensor-For-RC-Drone-FPV-Racing-p-1244743.html?rmmds=myorder&cur_warehouse=CN).
I thought it could be ESC issue, but would all of them stop working exactly in the same moment?
I'm observing the issue on the bench, without props, without load.
My diff: