SBOU298 March   2024 INA4230 , INA4235

 

  1.   1
  2.   Description
  3.   Get Started
  4.   Features
  5.   5
  6. 1Evaluation Module Overview
    1. 1.1 Introduction
    2. 1.2 Kit Contents
    3. 1.3 Specification
    4. 1.4 Device Information
  7. 2Hardware
    1. 2.1 Quick Start Setup
    2. 2.2 EVM Operation
      1. 2.2.1 Current Sensing Operation
        1. 2.2.1.1 Detailed Setup
    3. 2.3 Circuitry
      1. 2.3.1 Current Sensing IC
      2. 2.3.2 Input Signal Path
      3. 2.3.3 Digital Circuitry
    4. 2.4 PAMB Compatibility
  8. 3Software
    1. 3.1 Setup
      1. 3.1.1 Driver Installation
      2. 3.1.2 Firmware
        1. 3.1.2.1 Firmware Debug
      3. 3.1.3 GUI Setup and Connection
        1. 3.1.3.1 Initial Setup
        2. 3.1.3.2 GUI to EVM Connection
    2. 3.2 GUI Operation
      1. 3.2.1 Homepage Tab
      2. 3.2.2 Configuration Tab
      3. 3.2.3 Registers Tab
      4. 3.2.4 Results Data Tab
    3. 3.3 Direct EVM USB Communication
      1. 3.3.1 Standard USB Read and Write Operations
      2. 3.3.2 Collect Data Through the USB BULK Channel
  9. 4Hardware Design Files
    1. 4.1 Schematics
    2. 4.2 PCB Layout
    3. 4.3 Bill of Materials
  10. 5Additional Information
    1. 5.1 Trademarks
  11. 6Related Documentation

Firmware Debug

If the firmware must be manually reinstalled for any reason, then 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. A possibility is the MCU has already entered Device Firmware Update (DFU) mode. If so, then the GUI can notify and try to update the firmware to the latest version.
    4. If the GUI does not update automatically, then go to File > Program Device....
  2. If step 1 is unsuccessful (or if the Program Device button is grayed out), then 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. Through hardware:
      • For safety, turn off and disconnect all load sources and external voltages.
      • While shorting the two test points labeled DFU (shown in Figure 4-1) with a pair of tweezers (or wire), press and release the RESET button.
        GUID-20201124-CA0I-B9KK-FBFS-XTX0QHMJLRLZ-low.svg Figure 3-1 Test Points Used to Enter DFU Mode Manually
      • If using the PAMB board instead, then these test points are placed near PK1 and PK2.

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