SBOU299 May   2026

 

  1.   1
  2.   Description
  3.   Features
  4.   4
  5. 1Evaluation Module Overview
    1. 1.1 Introduction
    2. 1.2 Kit Contents
    3. 1.3 Specification
  6. 2Hardware
    1. 2.1 Current Sensing IC
    2. 2.2 Current Sensing Operation
      1. 2.2.1 Detailed Setup
    3. 2.3 Input Signal Path
    4. 2.4 Digital Circuitry
  7. 3Software
    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 Homepage Tab
        2. 3.2.2.2 Configuration Tab
        3. 3.2.2.3 Registers Tab
        4. 3.2.2.4 Results Data Tab
      3. 3.2.3 Direct EVM USB Communication
        1. 3.2.3.1 Standard USB Read and Write Operations
          1. 3.2.3.1.1 Set Device Address
          2. 3.2.3.1.2 Read Register
          3. 3.2.3.1.3 Write to Register
        2. 3.2.3.2 Collect Data Through the USB BULK Channel
          1. 3.2.3.2.1 Collect Data
          2. 3.2.3.2.2 USB BULK Receiving Data
          3. 3.2.3.2.3 Stop Data Collection
      4. 3.2.4 PAMB Compatibility
  8. 4Hardware Design Files
    1. 4.1 Schematics
    2. 4.2 PCB Layout
    3. 4.3 Bill of Materials
  9. 5Additional Information
    1. 5.1 Trademarks
  10. 6Related Documentation

Results Data Tab

To view and collect result data over time, click the INA233EVM (Results Data) icon on the menu to the left. Figure 3-13 shows part of the results data page for reference, which can look different depending on the number of connected EVMs.

INA233EVM Results Page and
                    Settings Figure 3-13 Results Page and Settings

The following is a description of how to use the buttons and settings at the top of the Results Data tab and next to each plot.

Table 3-3 Results Data Tab Buttons and Settings
Button or Setting Description
Results to collect/show
  • Use this section to select which register values to collect data for. If a results register is unselected before the COLLECT DATA button is pressed, then the plot below is hidden and the EVM does not try to read this register during the collect cycle (even if the conversion is enabled).
  • If one of the settings is disabled while the EVM is collecting data, then the plot does not show, but data is still being collected and the plot is updated 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 value also changes the same setting in the Configuration tab.
  • The GUI only supports up to four INA233EVMs at a time.
Switch settings
(EVM 1, EVM2)
  • Use the onboard switches 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 is automatically populated with the lowest addressed device unless a setting has already been selected.
  • Changing this setting also changes the same setting in the Configuration tab.
  • If more than one device is being used, a * symbol appears next to the selected EVM that is being used on the register map and configuration tabs.
  • Changing the switch settings of any EVM sets that EVM as the selected EVM.
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 other registers can be read and or written to through the register map page while collecting data, this can adds a delay to the data being collected.
  • Press the STOP COLLECT button to stop collecting data.
#Samples Only
  • If this check box is selected, then the GUI automatically stops collecting data after the number of samples specified in the #Samples box has been collected.
  • If not selected, the GUI continues collecting data and only store the most recent number of samples.
Delay between samples
  • Sets the delay between the start of each sample set.
  • Desired delay time cannot be obtained if the time is set faster than the read loop, which depends on the number of results being collected, the number of EVMs, and the user CPU.
  • Although other registers can be read and written to through the register map page while collecting data, this can add 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 is 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 or 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 is cleared on the next read.
Y-Axis Options: Manual Scale
  • Checking this box sets all EVM results in this plot to the same scale value specified by the Max and Min fields.
  • When this is not selected, each EVM has a Y-axis scale based on the minimum and maximum result value for that EVM.
Y-Axis Options: 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 the field automatically populates with the maximum value currently in the plot.
Y-Axis Options: 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 the field automatically populates with the minimum value currently in the plot.