Contiki 3.x
Files | Variables
Temperature Sensor

Maps the temperature sensor on the STM32 Nucleo Sensor Expansion board. More...

Files

file  acceleration-sensor.c
 Driver for the stm32nucleo-spirit1 Temperature sensor (on expansion board)
 
file  temperature-sensor.c
 Driver for the stm32nucleo-spirit1 Temperature sensor (on expansion board)
 
file  temperature-sensor.h
 Header file for the stm32nucleo-spirit1 Temperature Sensor Driver.
 

Variables

const struct sensors_sensor temperature_sensor
 NOTE: For the temperature measurement, the ADC extended range mode is needed; but this is inaccurate due to the high voltage mode bug of the general purpose ADC (see STM32W108 errata).
 

Detailed Description

Maps the temperature sensor on the STM32 Nucleo Sensor Expansion board.