Home
last modified time | relevance | path

Searched +full:vbe +full:- +full:slope (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/dts/bindings/sensor/
Draspberrrypi,pico-temp.yaml2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "raspberrypi,pico-temp"
8 include: sensor-device.yaml
11 io-channels:
15 vbe:
19 Vbe voltage in microvolts at 27 degrees C. Vbe = 0.706V typically.
20 The temperature sensor measures the Vbe voltage of a biased bipolar diode.
21 The temperature calculates from the Vbe voltage measured by the sensor
24 T = 27 - (ADC_Voltage - 0.706)/0.001721
26 See also the vbe-slope section.
[all …]