Skip to content

fix(v14): restore correct RTC battery voltage reading - #7621

Open
helloradiosky wants to merge 1 commit into
EdgeTX:mainfrom
helloradiosky:hrs_main3.0-v14-RTC
Open

fix(v14): restore correct RTC battery voltage reading#7621
helloradiosky wants to merge 1 commit into
EdgeTX:mainfrom
helloradiosky:hrs_main3.0-v14-RTC

Conversation

@helloradiosky

@helloradiosky helloradiosky commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Route stick/pot/switch sampling through ADC2 (DMA2 Stream3) and keep RTC
VBAT as a single-channel ADC1 EXT conversion .
Add DMA Stream3 flag clearing in stm32_adc so ADC2 DMA IRQs are handled.
@pfeerick pfeerick linked an issue Aug 10, 2026 that may be closed by this pull request
1 task
@pfeerick pfeerick added this to the 2.12.3 milestone Aug 10, 2026
@pfeerick pfeerick added bug/regression ↩️ A new version of EdgeTX broke something backport/2.12 To be backported to a 2.12 release also. labels Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/2.12 To be backported to a 2.12 release also. bug/regression ↩️ A new version of EdgeTX broke something

Projects

None yet

Development

Successfully merging this pull request may close these issues.

V14 LCD losing memory (RTC) HelloRadio V14 OLED edgetx 2.12.2: RTC battery reads 1.03 V, back to 2.10 reads 3.1 V.

2 participants