SLAU880C December   2022  – May 2024 ULC1001

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1General Texas Instruments High Voltage Evaluation (TI HV EVM) User Safety Guidelines
  5. 2Introduction
  6. 3Getting Started
    1. 3.1 Evaluation Kit Contents
    2. 3.2 Connection Procedure
    3. 3.3 GUI Setup
  7. 4System Overview
    1. 4.1 System ISR Period
    2. 4.2 System Drive Voltage
    3. 4.3 System Calibration
      1. 4.3.1 DC Bias Calibration
      2. 4.3.2 Temperature Calibration
      3. 4.3.3 Auto Sense Calibration
      4. 4.3.4 Cleaning and Power Calibration
    4. 4.4 System Cleaning
    5. 4.5 System Diagnostics
  8. 5GUI Overview
    1. 5.1 GUI Top Level Layout
      1. 5.1.1 North Pane
      2. 5.1.2 South Pane
      3. 5.1.3 Center Pane
    2. 5.2 High Level Page
      1. 5.2.1 Burst Parameters
      2. 5.2.2 Calibration Settings
        1. 5.2.2.1 Voltage and Current Sense Circuitry
      3. 5.2.3 Cleaning Mode Settings
        1. 5.2.3.1 Auto-Cleaning
        2. 5.2.3.2 Water Cleaning
        3. 5.2.3.3 Deice Cleaning
        4. 5.2.3.4 Mud Cleaning Mode
      4. 5.2.4 Power and Diagnostic Settings
    3. 5.3 Register Map Page
    4. 5.4 I2C Configuration Page
    5. 5.5 GUI Functions
      1. 5.5.1 Monitor Communication Status
      2. 5.5.2 Load and Save Configuration Files
        1. 5.5.2.1 MSP430 Firmware Programming
      3. 5.5.3 Re-initialize System
      4. 5.5.4 Fault and Flag Monitoring and Clearing
      5. 5.5.5 Run Calibration
      6. 5.5.6 Run Cleaning Modes
      7. 5.5.7 Run Diagnostic Mode
      8. 5.5.8 Run Abort
      9. 5.5.9 Script Recording
  9. 6Hardware Design Files
    1. 6.1 Schematics
    2. 6.2 PCB Layouts
    3. 6.3 Bill of Materials (BOM)
  10. 7Revision History

Load and Save Configuration Files

The GUI Register Values can be saved to a configuration file for later use. The configuration file saves the GUI and ULC1001 register map state. With this feature, Calibration Mode can be skipped if the GUI configuration is saved just after Calibration Mode has been run, and a configuration file with calibrated files is loaded. Additionally, a configuration header file can be saved for end system integration.

To open and save configuration files, use the File Menu in the Menu Bar or the Save and Open buttons in the Tools Bar of the North Pane shown in Figure 5-2. After a Calibration File is opened, the GUI can take up to a minute to complete the register updates. A complete load of the configuration file is completed when the Read/Write Status Indicator of the Status Bar displays Idle. The Reinit System button in the North Pane must be selected so that the ULC1001 re-initializes the internal variables with the register values written to it's I2C buffer.

The header file can be used to modify the on-board MSP430 software use with the push buttons. This modification is done in the File menu by clicking on File-Save Configuration to Header File. There is an additional EEPROM chip on the EVM that holds part of the ULC1001 header file, specifically the PRAM. The entire header file, including the PRAM, is 46 kb. For new designs, TI recommends to use a microcontroller that can hold the entire header file. In this case, the EEPROM chip is not necessary.