st,stm32c0-temp-cal

Vendor: STMicroelectronics

Description

STM32 family TEMP node for production calibrated sensors like C0
with a single calibration temperature.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

avgslope

int

Average slope of T-V chart (in uV/C) according to
datasheet "Electrical characteristics/Operating conditions"
STM32C0 Table 5.3.16 (min 2400 uV/C, max 2650, typ: 2530)

Default value: 2530

ntc

boolean

Negative Temperature Coefficient. True if STM32F0x0

ts-cal1-addr

int

address of parameter TS_CAL1

This property is required.

ts-cal1-temp

int

temperature at which temperature sensor has been
calibrated in production for data into ts-cal1-addr

This property is required.

ts-cal-vrefanalog

int

Analog voltage reference (Vref+) voltage with which
temperature sensor has been calibrated in production

This property is required.

ts-cal-resolution

int

Temperature calibration resolution with which the ts-cal1-temp and
ts-cal2-temp are measured.
For most stm32 series a native 12-bit ADC is embedded in the device,
except for H7 on 16-bit and U5 on 14-bit

Default value: 12

Legal values: 12, 14, 16

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).