BLHeli icon indicating copy to clipboard operation
BLHeli copied to clipboard

Temperature control and telemetry bug on BB21 1S builds

Open damosvil opened this issue 2 years ago • 2 comments

Temperature telemetry reported on 1S is lower on BB21 1S builds. Seems that the root of the problem might be that on 1S there is no external voltage regulator, so as voltage on 1S is fluctuating ADC has no stable VREF to perform conversions: imagen

It also affects to temperature control on 1S builds. This bug has been found in Bluejay, that uses the same ADC config than Blheli_S to read temperature. Please, do you know of any method to use a stable ADC VREF, so temperature can reliably be measured at 1S? https://github.com/bird-sanctuary/bluejay/issues/53

damosvil avatar Jan 02 '23 00:01 damosvil

Using 1.65V or 2.4V reference as you propose in bird-sanctuary/bluejay#53 is probably the way to go for Bluejay. BLHeli_S is no longer being developed.

sskaug avatar Jan 02 '23 06:01 sskaug

Ok, we will try that way. Many thanks

damosvil avatar Jan 02 '23 08:01 damosvil