This is the documentation for the latest (main) development branch of
Zephyr. If you are looking for the documentation of previous releases, use
the drop-down menu on the left and select the desired version.
TMP112 sample
Overview
A sample showing how to use the ti,tmp112 sensor.
Requirements
A board with this sensor built in to its devicetree, or a
devicetree overlay with such a node added.
Building and Running
To build and flash the sample for the NXP FRDM-K64F:
west build -b frdm_k64f samples/sensor/tmp112
west flash