mirror of
https://github.com/liquidraver/ZephCore.git
synced 2026-09-01 20:09:17 +00:00
xiao nrf ADC tuning
This commit is contained in:
@@ -89,8 +89,8 @@
|
||||
|
||||
zephyr,user {
|
||||
io-channels = <&adc 7>;
|
||||
/* MeshCore: mV ≈ raw * 3 * 3 / 4096 at 12-bit internal 3.0V ref */
|
||||
vbat-mv-multiplier = <9000>;
|
||||
/* mV = raw * mult / 4096; mult from two-point DMM calibration (Zephyr SAADC path) */
|
||||
vbat-mv-multiplier = <10911>;
|
||||
};
|
||||
|
||||
aliases {
|
||||
|
||||
Reference in New Issue
Block a user