SLUUCC3 february   2021 BQ79631-Q1

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4.   General Texas Instruments High Voltage Evaluation (TI HV EVM) User Safety Guidelines
  5. 1General Description
    1. 1.1 Key Features
      1. 1.1.1 Key Electrical Parameters
  6. 2Theory of Operation
    1. 2.1 Single Board
    2. 2.2 Stacked Systems
  7. 3Connectors
    1. 3.1 Powering the BQ79631EVM
    2. 3.2 Primary Input and Output Connectors
      1. 3.2.1 Jumper Placements
      2. 3.2.2 Host Interface
      3. 3.2.3 High-Side and Low-Side Communications
    3. 3.3 High Voltage Networks
      1. 3.3.1 High Voltage Safety Considerations
      2. 3.3.2 High Voltage Connections
      3. 3.3.3 High Voltage Alternatives
      4. 3.3.4 Switches
      5. 3.3.5 Buffers
      6. 3.3.6 Insulation Detection Network
    4. 3.4 Current Sense
      1. 3.4.1 SRP/SRN
      2. 3.4.2 VCSamp_Out
    5. 3.5 GPIO Connections
  8. 4Quick Start Guide
    1. 4.1 Launch Pad Connection and Example Code
      1. 4.1.1 Required Devices for Using the Example Code
      2. 4.1.2 Power Connections
      3. 4.1.3 Connecting the EVM to the TMS570 LaunchPad
      4. 4.1.4 Software
    2. 4.2 USB2ANY Connection with GUI
      1. 4.2.1 GUI
      2. 4.2.2 GUI UART Connection
  9. 5Physical Dimensions
    1. 5.1 Board Dimensions
  10. 6BQ79631-Q1 EVM Schematic, Assembly, Layout, and BOM
    1. 6.1 Schematics
    2. 6.2 Layout
    3. 6.3 Bill of Materials

Software

The software provides a command API and drivers that are capable of implementing the examples provided in BQ79631-Q1 Software Design Reference.

The example code only provides a control interface to the BQ79631-Q1 and does not provide any other communications interface to the outside world. The customer is expected to develop their own communication implementation. Examples of communications interfaces available to the TMS570 are SPI, CAN, or UART. For the TMS570 example code, UART is the communication protocol used between the microcontroller and BQ79631-Q1 device.

This firmware provided with this application note provides source code examples of the command sequences described in the BQ79631-Q1 Software Design Reference.

Importing a project into Code Composer Studio™: 1. Launch the provided file: BQ79631-Q1 Example Code 0.1 Installer.exe and extract files to the default path provided (C:\ti\bq79631-Q1 Example Code 0.1). 2. Launch Code Composer Studio (CCS): Start → Programs → Texas Instruments → Code Composer Studio v8 → Code Composer Studio v8 3. When it launches, CCS requests a workspace is selected, choose “C:\myWorkspace”. Once CCS loads, go to: Project → Import CSS Projects... → Select search-directory 4. In Select search-directory, browse to the folder: C:\ti\bq79631-Q1 Example Code 0.1 5. In Discovered projects:, check BQ79616-Q1 example code