Häufig gestellte Fragen
- M051-Base-Serie(95)
- M0518-Serie(97)
- M0519-Serie(43)
- M0564-Serie(1)
- Mini51-Base-Serie(90)
- Nano100/102-Base-Serie(101)
- Nano103-Base-Serie(10)
- Nano110/112-LCD-Serie(100)
- Nano120-USB-Serie(111)
- Nano130-Advanced-Serie(110)
- NUC029-Serie(94)
- NUC100/200-Advanced-Serie(102)
- NUC120/122/123/220-USB-Serie(116)
- NUC121/125-Serie(1)
- NUC126-USB-Serie(2)
- NUC130/230-CAN-Serie(103)
- NUC131-NUC1311-CAN-Serie(98)
- NUC140/240-Konnektivität-Serie(114)
よくある質問
After using the ADC to obtain a temperature sensor value in the NuMicro® series, how does a user convert it into an actual temperature? 日付:2016-12-20
The temperature for a temperature sensor can be calculated by the following formula:
Vtemp (mV) = Gain (mV/℃) x Temperature (℃) + Offset (mV)
where Gain and Offset are constants, which may vary in each NuMicro® series.
For example, in the NuMicro® M051 series:
When the operating voltage of the M051 series is 3.3V, use a 12-bit ADC to obtain the temperature sensor value as 0x33D = 829.
The following can be obtained:
Vtemp = (829 / 4096) * 3.3 = 0.668 (V) = 668 (mV)
The Gain and Offset for the M051 series are -1.75 (mV/℃) and 724 (mV), respectively, as shown in the figure below.
Thus, we can use the temperature sensor calculation formula
668 = (-1.75) * Temperature + 724
and obtain
Temperature = (668 – 724) / (-1.75) = 32 (℃)

| 製品: | マイクロコントローラ ,Arm Cortex-M0 MCU ,M051 ベースシリーズ ,M0519シリーズ ,ナノ 100/102 ベースシリーズ ,NUC029 シリーズ ,NUC100/200 アドバンストシリーズ ,NUC120/122/123/220 USB シリーズ ,NUC130/230 CAN シリーズ ,NUC140/240 コネクティビティシリーズ ,Arm Cortex-M4 MCU ,M451 Base シリーズ ,M451M シリーズ ,M452 USB シリーズ ,M453 CAN シリーズ ,M4TK タッチキーシリーズ ,NUC442/472 シリーズ |
|---|---|
| アプリケーション: | |
| 機能: | Peripherals,Analog,ADC,Temperature Sensor |