zephyr/dts/bindings/sensor/st,stm32-temp-cal.yaml
Benjamin Björnsson 818738b366 drivers: sensor: stm32_temp: Add support for STM32C0-series
Add new compatible to separate production calibrated sensors
with single and dual calibration temperatures. Also update
stm32_temp driver to support single calibration sensors.

Signed-off-by: Benjamin Björnsson <benjamin.bjornsson@gmail.com>
2023-04-13 09:59:52 +02:00

24 lines
568 B
YAML

# Copyright (c) 2022, Wouter Cappelle
# SPDX-License-Identifier: Apache-2.0
description: |
STM32 family TEMP node for production calibrated sensors like L5/U5
with two calibration temperatures.
compatible: "st,stm32-temp-cal"
include: "st,stm32-temp-cal-common.yaml"
properties:
ts-cal2-addr:
type: int
required: true
description: address of parameter TS_CAL2
ts-cal2-temp:
type: int
required: true
description: |
temperature at which temperature sensor has been
calibrated in production for data into ts-cal2-addr