SBOU271 January   2022 TMP1826

 

  1.   Trademarks
  2. 1Introduction
    1. 1.1 EVM Kit Contents
  3. 2EVM Hardware
    1. 2.1 Perforations
    2. 2.2 Subregulator
    3. 2.3 Logic Level Translator
    4. 2.4 Programming Header
    5. 2.5 BSL Button
    6. 2.6 Status LED
  4. 3Software Download
    1. 3.1 Live Software on dev.ti.com
    2. 3.2 Download from dev.ti.com
  5. 4Software
    1. 4.1 Home Tab
    2. 4.2 Data Capture Tab
    3. 4.3 Registers Tab
    4. 4.4 EEPROM Tab
  6. 5Schematic, Board Layout and Bill of Materials
    1. 5.1 Schematic
    2. 5.2 Printed Circuit Board (PCB)
    3. 5.3 Bill of Materials

EEPROM Tab

The EEPROM tab interacts with the user EEPROM through the ScratchPad-2 register within the TMP1826 device.

  • Read Blocks: To query the contents of EEPROM, enter an address range and click Read EEPROM. The data will be displayed at the right in the preview area as it is retrieved. Note that ScratchPad-2 is a buffer for data being committed to EEPROM, so only the last write to ScratchPad-2 can be read back. Other addresses will respond with 0xFF when the Read ScratchPad-2 command is used.
  • Write Blocks: A single block of 8 bytes can be written to ScratchPad-2, or written and immediately committed to EEPROM.
  • File Operations:
    • Read File will load a CSV file into the preview area at the right. TI recommends to verify read back of edited files before clicking the Write EEPROM From File button.
    • Save File will save the current preview, shown at the right, to a CSV file. TI recommends to save a preview and edit the resulting file.
    • Write EEPROM From File will load a CSV file into preview as it performs the necessary Write ScratchPad-2 and EEPROM Copy (Commit) commands.
GUID-20220114-SS0I-CGJM-XL8T-FCMZCQXZMWMV-low.png Figure 4-4 EEPROM.