SNOU143 February   2017 EMB1428Q , EMB1499Q

 

  1.   EM1402 Evaluation Module
    1.     Trademarks
    2. 1 EM1402 Evaluation Module
    3. 2 General Description
      1. 2.1 Key Features
      2. 2.2 Key Electrical Parameters
    4. 3 Theory of Operation
      1. 3.1 Single Board
      2. 3.2 Stacked Systems
    5. 4 Hardware Setup
      1. 4.1 Connectors
        1. 4.1.1 Battery Connector
        2. 4.1.2 Host Interface
        3. 4.1.3 Thermistor Inputs
        4. 4.1.4 External Isolated Balance Source
    6. 5 EM1402EVM Quick Start Guide
      1. 5.1 Before You Begin
      2. 5.2 Hardware Setup
      3. 5.3 Connecting the Evaluation Modules
      4. 5.4 Software
    7. 6 Physical Dimensions
      1. 6.1 Board Dimensions
      2. 6.2 Board Mounting

Software

The software provides command API and drivers that implement the examples provided in bq76PL455A-Q1 Software Design Reference (SLVA617). There are comments in the source code that explain the section in the bq76PL455A-Q1 Software Design Reference document the example refers to.

The example code only provides a control interface to the bq76PL455A-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.

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

Download sample application code and other information associated with this application report from tidcci7.

Importing a project into Code Composer Studio™

  1. Launch the provided file: EM1402EVM Example Code 0.1 Installer.exe and extract files to the default path provided (C:\ti\EM1402EVM Example Code 0.1).
  2. Launch Code Composer Studio (CCS):
    StartProgramsTexas InstrumentsCode Composer Studio v7Code Composer Studio v7
  3. When it launches, CCS requests a workspace is selected, choose “C:\myWorkspace”. Once CCS loads, go to:
    FileImportCode Composer StudioExisting CCS Eclipse Projects
  4. In Select search-directory, browse to the folder:
    C:\ti\EM1402EVM Example Code 0.1
  5. In Discovered projects: Check EM1402EVM Example Code