SNOU211 November   2024

 

  1.   1
  2.   Description
  3.   Get Started
  4.   Features
  5.   Applications
  6.   6
  7. 1Evaluation Module Overview
    1. 1.1 Introduction
    2. 1.2 Kit Contents
    3. 1.3 Specification
    4. 1.4 Device Information
  8. 2Hardware
    1. 2.1 Overview
    2. 2.2 Perforations and Connectability
    3. 2.3 Status LEDs and Sub-regulator
    4. 2.4 Address Selection
    5. 2.5 Power Supply
    6. 2.6 Programming Header
    7. 2.7 BSL Button
  9. 3Software
    1. 3.1 Software Download
      1. 3.1.1 Live Software on dev.ti.com
      2. 3.1.2 Offline Software
        1. 3.1.2.1 Download from dev.ti.com
    2. 3.2 Home Tab
    3. 3.3 Getting Started
    4. 3.4 Information Tab
    5. 3.5 Data Tab
    6. 3.6 Registers Tab
    7. 3.7 Collateral Tab
  10. 4Hardware Design Files
    1. 4.1 Schematic
    2. 4.2 PCB Layouts
    3. 4.3 Bill of Materials
  11. 5Additional Information
    1. 5.1 Trademarks

Data Tab

The Data Capture tab reports the temperature from the TMP113 device included on the TMP113EVM. By default, once the EVM is connected and the GUI is loaded and running properly, the device starts in continuous conversion mode and the MCU starts polling the device. The conversion results are automatically reported and displayed in the Data tab graph.

On the right side of this tab, the user can view the latest temperature read value. There is also a chart controls box which allows the user to:

  • Set the polling rate. Once a value is selected from the dropdown, the MCU automatically starts reading the TMP113 at the set polling rate.
  • Write to the Conversion Rate bits using the Device Rate field. Once a value is selected from the dropdown, the MCU automatically writes to the TMP113, which then starts converting at the programmed rate.
  • Start and stop polling the data read to export to CSV format for temperature monitoring. The user must start polling by clicking the Start button and the data (CSV) automatically exports once the stop button is clicked.

The Alert Config box allows the user to easily configure the alert functionality settings of the TMP113 such as polarity, mode, and limits. The limits can be written on the left box in decimal format, and the corresponding hexadecimal value is automatically displayed in the right box for reference. Once selected or updated, all of the settings are written automatically to the TMP113 by the MCU.

TMP113 Data CaptureFigure 3-5 Data Capture