SLYU066 October   2023

 

  1.   1
  2.   Description
  3.   Get Started
  4.   Features
  5.   Applications
  6.   6
  7. 1Evaluation Module Overview
    1. 1.1 Introduction
    2. 1.2 Kit Contents
    3. 1.3 Specifications
    4. 1.4 Device Information
  8. 2Hardware
    1. 2.1 TMAG3001 EVM Components
    2. 2.2 SCB LEDs
  9. 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 Updating Firmware on SCB
        3. 3.2.1.3 GUI Setup and Usage
          1. 3.2.1.3.1 Initial Setup
          2. 3.2.1.3.2 GUI Operation
      2. 3.2.2 Rotate and Push Demo
      3. 3.2.3 CRC Calculator
      4. 3.2.4 Direct EVM Serial Communication
  10. 4Hardware Design Files
    1. 4.1 Schematics
    2. 4.2 PCB Layout
    3. 4.3 Bill of Materials
  11. 5Additional Information
    1.     Trademarks
  12. 6Related Documentation
Updating Firmware on SCB

Follow these steps to install the firmware.

  1. Configure the MCU on the SCB to be in Device Firmware Update (DFU) Mode. DFU mode can be entered manually through one of the following methods while the SCB is powered on:
    1. Through software:
      • Send the command "bsl" on the SCB's USB Serial (COM) port.
    2. Through hardware (with the EVM removed):
      • Short the two test points labeled DFU (see Figure 4-4) with a pair of tweezers (or a wire) while pressing the RESET button. If this is done correctly, then LED D1 on the SCB turns off while LED D5 (the power LED) remains on. If LED D1 is still on, then the GUI firmware is still active and the device has not entered DFU mode.
        GUID-20201124-CA0I-B9KK-FBFS-XTX0QHMJLRLZ-low.svgFigure 3-4 Test Points Used to Enter DFU Mode Manually
  2. With the MCU in DFU mode, the firmware can now be uploaded through the USB.
  3. Download the Bootstrap Loader (BSL) scripter tool and batch file by following the instructions below:
    1. Download the firmware package and BSL scripter tool from the EVM page, or use the link: https://www.ti.com/tool/download/TMAG3001EVM-BSL.
    2. Unzip the firmware folder and run the .bat file.
    3. Unplug the USB cable from the PC after the firmware is flashed, then plug the cable back in to reset the SCB.