SBOU294 September   2022 TMP1827

 

  1.   Abstract
  2.   Trademarks
  3. 1Introduction
    1. 1.1 EVM Kit Contents
  4. 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
  5. 3Software Download
    1. 3.1 Live Software on dev.ti.com
    2. 3.2 Download from dev.ti.com
  6. 4Software
    1. 4.1 Home Tab
    2. 4.2 Data Capture Tab
    3. 4.3 Registers Tab
    4. 4.4 EEPROM Tab
  7. 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 TMP1827 device.

  • Read Blocks: To query the contents of EEPROM, enter an address range and click Read EEPROM. The data is 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 loads 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 saves 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 loads a CSV file into preview as it performs the necessary Write ScratchPad-2 and EEPROM Copy (Commit) commands.
GUID-09AB8E02-3183-4FE1-A006-ECD166BAE430-low.pngFigure 4-4 EEPROM.