SNOU219 November   2025

 

  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 Power Supply
    5. 2.5 Programming Header
    6. 2.6 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 Information Tab
    4. 3.4 Data Tab
    5. 3.5 Registers Tab
    6. 3.6 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 TMP4719 device included on the TMP4719EVM. 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 values. There is also a Data 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 TMP4719 at the set polling rate.
  • Write the TMP4719 Conversion Period setting using the Device Rate field. Once a value is selected from the dropdown, the MCU automatically writes to the TMP4719, which then starts converting at the programmed rate.
  • Start and stop logging 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 Limit Settings box allows the user to easily configure the Alert and TCRIT limits for the local sensor and remote sensors. The limits can be written in decimal format, and the corresponding hexadecimal value is automatically displayed to the right for reference. Once selected or updated, all of the settings are written automatically to the TMP4719 by the MCU.

There are also buttons to easily trigger a General Call Reset or a One Shot temperature measurement. Note that to trigger a One Shot, the device must be in Shutdown mode. Set the appropriate device mode by writing to the CONFIG register (Mode[6] bit).

TMP4719 Data CaptureFigure 3-4 Data Capture