SLVUCE2 May   2022

 

  1.   Trademarks
  2. 1What You Get
  3. 2What You Need In Addition
  4. 3How to Get Started
    1. 3.1 Hardware Setup
      1. 3.1.1 Communication without CAN Transceiver
      2. 3.1.2 Communication with CAN Transceiver
    2. 3.2 Software Installation
      1. 3.2.1 Run Applications Through Online
      2. 3.2.2 Run Applications on Desktop
    3. 3.3 Firmware Update
    4. 3.4 GUI Function
      1. 3.4.1 Connection Status
      2. 3.4.2 LED Control Page
      3. 3.4.3 Diagnostics Page
      4. 3.4.4 EEPROM Programming Page
      5. 3.4.5 Registers Page
      6. 3.4.6 Debug Page
  5. 4Board Layout
    1. 4.1 Schematic
    2. 4.2 BOM

Registers Page

Figure 3-15 shows the registers page. All the configuration and EEPROM registers are available on this page. Clicking on the row of the register automatically updates the corresponding field view on the right side of the page. The register value can be modified through clicking the "Value" column or double clicking the "Bits" column. The modified value is effective immediately if "Immediate" function is selected on the top right corner. The modified value does not take effect until you click "WRITE REGISTER" button with "Deferred" function selected. Click "READ REGISTER" button only reads the selected register. All registers' value can be read back or set one time through clicking "READ ALL REGISTERS" or "WRITE ALL REGISTERS".

Modifying the EEPROM registers' value on the register map page does not overwrite the real EEPROM registers' value. Real EEPROM registers' value can be modified only through EEPROM programming page.

Jumping to other pages from the programming page or clicking "Exit PROG mode" button automatically forces the device exit EEPROM programming mode through clearing CONF_STAYINEEP method, which means the newly modified EEPROM registers value do not update to corresponding configuration registers after exiting EEPROM programming mode. CLR_REG can be set through register map page to update configuration registers with the latest EEPROM registers value immediately. For other detailed operation instructions, see the walkthrough wizard of this page.

GUID-20220504-SS0I-4LWK-Q59B-PSDM3HHKL8P6-low.png Figure 3-15 TPS929240EVM GUI Register Page