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
Firmware Debug

If the firmware must be manually reinstalled for any reason, follow these steps to reinstall the firmware. Make sure the EVM is connected to the SCB.

  1. First, see if the GUI can program the firmware manually.
    1. Plug in the SCB controller to the PC.
    2. Launch the GUI.
    3. It is possible that the MCU has already entered Device Firmware Update (DFU) mode. If so, the GUI can provide a notification and try to update the firmware to the latest version.
    4. If the GUI does not update automatically, go to File > Program Device...
    5. If the Program Device button is grayed out, make sure the device is connected in the bottom left corner before programming.
  2. If Step 1 is unsuccessful (or if the Program Device button is still grayed out), manually configure the MCU on the SCB Controller to be in DFU Mode. This can be done through either of the below methods with the SCB Controller powered on:
    1. Through software:
      • Send the command bsl on the USB Serial (COM) port of the SCB.
    2. Though hardware:
      • For safety, turn off and disconnect all load sources and external voltages.
      • While shorting the two test points labeled DFU (shown in Figure 3-3) with a pair of tweezers (or wire), press and release the reset (RST) button.
        INA233EVM Test
                                            Points Used to Enter DFU Mode Manually Figure 3-3 Test Points Used to Enter DFU Mode Manually
      • If the PAMB board is being used instead, these test points are located near PK1 and PK2.

With the MCU in DFU mode, the firmware can now be uploaded through the method outlined in Step 1.