SNOU203A May   2024  – December 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
      1. 2.1.1 Connecting FPC Sensor Board to Controller Board
    2. 2.2 Perforations and Connectivity
    3. 2.3 Status LEDs and Subregulator
    4. 2.4 Programming Header
    5. 2.5 BSL Button
  9. 3Software
    1. 3.1 Software Installation
      1. 3.1.1 Live Software on dev.ti.com
      2. 3.1.2 Download From dev.ti.com
    2. 3.2 Home Tab
    3. 3.3 Data Capture Tab
    4. 3.4 Registers Tab
  10. 4Hardware Design Files
    1. 4.1 Schematic
    2. 4.2 PCB Layout
    3. 4.3 Bill of Materials
  11. 5Additional Information
    1. 5.1 Trademarks
  12. 6Revision History

Registers Tab

The Registers tab interacts with the registers and the bits within the TMP118 device. For more information on each register/bit, hover over the register name and click on the question mark to see what each bit defines.

By default, the MCU polls the registers with a 100ms delay and the table shows the current status of the registers and updates the changes in the table every poll. By clicking on the bits in the table, the user has the availability to change the bit to a 1 or 0. The Write Register buttons are grayed and disabled when the button is set to Immediate. Immediate mode triggers a Write operation each time a register is modified. When Deferred mode is selected and the Write Register button is enabled, write operations are not performed unless the Write Register button is clicked.

When Deferred mode is selected, the user can take advantage of the following:

  • Write button writes the bit changes in the selected register.
  • Write All button is used to write all bit changes in all registers.

When auto read is turned off, the table no longer updates and the user can take advantage of the following:

  • Read button reads the current status of the selected register.
  • Read All button is used to fetch the current contents of all registers at once.

These settings give the user total control over bus activity, and enable individual transactions to be easily observed with an oscilloscope, logic analyzer, or bus-sniffing device.

TMP118EVM RegistersFigure 3-6 Registers