SBOU285 april   2023 INA700

 

  1.   SBOU285 Abstract
  2.   Trademarks
  3. 1Overview
    1. 1.1 Kit Contents
    2. 1.2 Related Documentation From Texas Instruments
  4. 2Hardware
    1. 2.1 Features
  5. 3Operation
    1. 3.1 Quick Start Setup
    2. 3.2 EVM Operation
      1. 3.2.1 Setup
        1. 3.2.1.1 Driver Installation
        2. 3.2.1.2 Firmware
          1. 3.2.1.2.1 Firmware Debug
        3. 3.2.1.3 GUI Setup and Connection
          1. 3.2.1.3.1 Initial Setup
          2. 3.2.1.3.2 GUI to EVM Connection
      2. 3.2.2 GUI Operation
        1. 3.2.2.1 Home Tab
        2. 3.2.2.2 Registers Tab
        3. 3.2.2.3 Results Data Tab
      3. 3.2.3 Current Sensing Operation
        1. 3.2.3.1 Detailed Setup
      4. 3.2.4 Direct EVM USB Communication
        1. 3.2.4.1 Standard USB Read and Write Operations
        2. 3.2.4.2 Collect Data Through the USB BULK Channel
  6. 4Circuitry
    1. 4.1 Current Sensing IC
    2. 4.2 Input Signal Path
    3. 4.3 Digital Circuitry
      1. 4.3.1 I2C
  7. 5Schematics, PCB Layout, and Bill of Materials
    1. 5.1 Schematics
      1. 5.1.1 SENS113 (INA700EVM)
    2. 5.2 PCB Layout
      1. 5.2.1 SENS113 (INA700EVM)
    3. 5.3 Bill of Materials
      1. 5.3.1 SENS113 (INA700EVM) BOM

Results Data Tab

To view and collect results data over time, clickthe GUID-CB64A82F-38BB-4849-A5BD-1C89DC695DDC-low.svg (Results Data) icon to open the Results Data page. Figure 3-12 shows part of the Results Data page for reference.

GUID-20220825-SS0I-6QQ0-Z39B-LSNFLWVZFMR8-low.svgFigure 3-12 Results Page and Settings

Below is a description of how to use the buttons and settings at the top of the Results Data page and next to each plot:

  • Results to collect/show
    • Use this section to select which register values to collect data for. If a results register is unselected, then the plot below will not show the data and the EVM will not try to read this value during the collect cycle.
    • If you dfisable one of these settings while the EVM is collecting data, the plot will not show. The data will still be collected, however, and the plot will update in the background. Simply reselect to show data.
  • Number of EVMs
    • Set the Number of EVMs drop-down menu to the number of EVMs currently in use
      • See Figure 3-2 for how to attach multiple EVMs together
      • Changing this field also changes the same setting in the Configuration tab
    • The GUI only supports one EVM or device type at a time, up to four EVMs total
    • Switch settings
      • Use the onboard switch to select a different address for each EVM
      • Set the switch settings in the GUI to match the setting for each connected EVM
        • EVM 1 will automatically populate with the lowest addressed device unless a setting has already been selected
        • Changing this here also changes the same setting in the Configuration tab
      • If more than one device is attached, an asterisk symbol (*) will appear next to the selected EVM on the Registers and Configuration tabs
        • Changing the switch settings of any EVM sets that EVM as the selected EVM
  • Collect/Plots settings
    • Collect Data
      • Press the COLLECT DATA button to start data collection
      • In this mode, the MCU reads and sends the selected result values for each device over a USB BULK channel. All results from one device are read before moving on to the next device.
        • All result values from all EVMs together are considered one "sample set"
      • Although you can read and write to other registers through the Registers page while collecting data, it is possible that this adds a delay to the data collection
      • Press the STOP COLLECT button to stop collecting data
    • #Samples Only
      • If this checkbox is selected, then the GUI will automatically stop collecting data after the number of samples specified in the #Samples box have been collected
      • If not selected, the GUI will continue collecting data and only store the most recent #Samples
    • Delay between samples
      • Sets the delay between the start of each sample set
      • Desired delay time may not be obtainable if it is set faster than the read loop, which depends on the number of results being collected, the number of EVMs, and your CPU
      • Although you can read and write to other registers through the Registers page while collecting data, it is possible that this adds a delay to the data being collected
    • Auto Delay
      • Sets delay based on conversion times, averaging, and number of channels being converted
      • If multiple EVMs are used, the time put in the delay box will be from the EVM with the shortest calculated delay value
    • Save All Plots
      • Press the SAVE ALL PLOTS button to save the data for each currently selected result from the Results to collect/show section in a spreadsheet
      • Press the SAVE PLOT button next to each plot to save just the data from that plot in a spreadsheet
    • Clear All Plots
      • Press the CLEAR ALL PLOTS button to clear the data from all plots together
      • Press the CLEAR PLOT button next to each plot to clear the data from just that plot
    • #Samples
      • Change the number in this box to change the number of samples shown in each plot
        • Changing this number clears out the plot buffers, so the plots will be cleared on the next read
    • Y-Axis Options
      • Manual Scale
        • Check this box to set all EVM results in this plot to the same scale value specified by the minimum and maximum fields
        • When this is not selected, each EVM will have a separate y-axis scale based on the minimum and maximum values of those EVM result values
        • For the DIETEMP Result, the units can also be toggled between °C and °F
          • This processes the existing data in the plots and converts new data coming in. If receiving new data while changing units, it is possible that a datapoint gets missed or duplicated.
      • Max
        • The maximum y-axis value to use for all EVMs in this plot
        • If this field is empty when Manual Scale is selected, then it will auto-populate with the maximum value currently in the plot
      • Min
        • The minimum y-axis value to use for all EVMs in this plot
        • If this field is empty when Manual Scale is selected, then it will auto-populate with the minimum value currently in the plot