blob: 65244a5e9430ee61cb9a91a2160b858000986d82 [file] [log] [blame]
Wouter Cappellec3ca3aa2022-01-10 17:53:09 +01001# Copyright (c) 2022, Wouter Cappelle
2# SPDX-License-Identifier: Apache-2.0
3
4description: STM32 family TEMP node for production calibrated sensors like L5/U5
5
6compatible: "st,stm32-temp-cal"
7
8include: [base.yaml, "st,stm32-temp-common.yaml"]
9
10properties:
11 ts-cal1-addr:
12 type: int
13 required: true
14 description: address of parameter TS_CAL1
15
16 ts-cal2-addr:
17 type: int
18 required: true
19 description: address of parameter TS_CAL2
20
21 ts-cal1-temp:
22 type: int
23 required: true
24 description: |
25 temperature at which temperature sensor has been
26 calibrated in production for data into ts-cal1-addr
27
28 ts-cal2-temp:
29 type: int
30 required: true
31 description: |
32 temperature at which temperature sensor has been
33 calibrated in production for data into ts-cal2-addr
34
35 ts-cal-vrefanalog:
36 type: int
37 required: true
38 description: |
39 Analog voltage reference (Vref+) voltage with which
40 temperature sensor has been calibrated in production
41
42 ts-cal-offset:
43 type: int
44 required: true
45 description: Temperature offset in Celcius