betaflight / betaflight

Open Source Flight Controller Firmware
GNU General Public License v3.0
8k stars 2.86k forks source link

dshot_edt problem #13606

Open onlyn1ght opened 2 weeks ago

onlyn1ght commented 2 weeks ago

Describe the bug

Hello,

dshot_edt = ON, problem with correct working only with dshot on timers, on bitbanged dshot it work fine (I think it work fine because I was looking only on motor temperature, no other features which edt provide (voltage, current and temperature data).

fc: mamba f405 mk2, bf4.6 esc: mamba f50 BL32, ver32.10

To Reproduce

set dshot_bidir = ON set dshot_bitbang = OFF set dshot_edt = ON

go to motors tab, switch "I understand the risks" and look at the temperature

image

Expected behavior

work with dshot on timers

Support ID

Id: "12e8e67b-9741-4ace-9499-fcfe3a9b308d"

Flight controller

mamba f405 mk2

Other components

esc: mamba f50 BL32

How are the different components wired up (including port information)

No response

Add any other context about the problem that you think might be relevant here

No response