edgetx icon indicating copy to clipboard operation
edgetx copied to clipboard

Jumper T16 analog gimbals don't work after flashing master firmware

Open TomasJot opened this issue 6 months ago • 0 comments

Is there an existing issue for this problem?

  • [x] I have searched the existing issues

What part of EdgeTX is the focus of this bug?

Transmitter firmware

Current Behavior

Gimbals calibration don't work, all 4 values remains 0 in analog debug screen.

Expected Behavior

Should work as usual.

Steps To Reproduce

After flashing firmware from commit https://github.com/EdgeTX/edgetx/pull/6284 - fix(radio): verify PWM gimbal pulse length (#6284) or later gimbals don't work. Flashing previous commit - feat(color): reduce lag in scrolling main view when using model info widget (#6296) - everything works as supposed. (checked by flashing few times back and forth between those 2 commits) Find out, that commenting out line 119: stm32_hal_set_inputs_mask(0xF); in radio/src/targets/common/arm/stm32/sticks_pwm_driver.cpp (changes from commit bb4fb45) fixes problem for gimbals not working on Jumper T16. Would be glad to help if needed...

Version

Nightly (Please give date/commit below)

Transmitter

Jumper T16

Operating System (OS)

No response

OS Version

No response

Anything else?

No response

TomasJot avatar Jun 18 '25 17:06 TomasJot