This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

st,stm32-temp

Vendor: STMicroelectronics

Description

STM32 family TEMP node

Properties

Properties not inherited from the base binding file.

Name

Type

Details

avgslope

int

Average slope of T-V chart (in mV/C x10) according to
datasheet "Electrical characteristics/Operating conditions"
STM32F1 Table 5.3.19 (min 4 mV/C, max 4.6, default 4.3)
STM32F4 Table 6.3.21 default 2.5

Default value: 25

v25

int

Voltage of temperature sensor at 25C in mV according to
datasheet "Electrical characteristics/Operating conditions"
STM32F1 Table 5.3.19 (min 1340, max 1520, default 1430)
STM32F4 Table 6.3.21 default 760

Default value: 760

ntc

boolean

Negative Temperature Coefficient. True if STM32F1

friendly-name

string

Human readable string describing the sensor. It can be used to
distinguish multiple instances of the same model (e.g., lid accelerometer
vs. base accelerometer in a laptop) to a host operating system.

This property is defined in the Generic Sensor Property Usages of the HID
Usage Tables specification
(https://usb.org/sites/default/files/hut1_3_0.pdf, section 22.5).