SLVUBO3A April   2019  – October 2020 TPS650330-Q1

 

  1.   Trademarks
  2. 1BOOSTXL-TPS65033 Components and Environment
  3. 2BOOSTXL-TPS65033 Board Information
    1. 2.1 Critical Socketed Board Connections
      1. 2.1.1 Power Switches
    2. 2.2 Jumpers and Test Points
  4. 3Programming GUI Operation
    1. 3.1 Initial Set-up
      1. 3.1.1 Finding the GUI
      2. 3.1.2 Offline Installation
      3. 3.1.3 Flashing the MSP430F5529 LaunchPad
      4. 3.1.4 Flashing the MSP432E401Y Launch Pad
    2. 3.2 Connection Debugging
    3. 3.3 Basic Operation of the GUI
      1. 3.3.1 Home
      2. 3.3.2 Block Diagram
      3. 3.3.3 Registers
      4. 3.3.4 Device Configuration
        1. 3.3.4.1 Using Device Configuration to Define Spin Settings
        2. 3.3.4.2 Configuring the Power Sequence
    4. 3.4 Scripting
  5. 4Recommended Operating Procedure
  6. 5BOOSTXL-TPS65033 Schematic
  7. 6BOOSTXL-TPS65033 Board Layers
  8. 7BOOSTXL-TPS65033 Bill of Materials
  9. 8Revision History

Registers

The Registers section provides an overview of the internal register map, and includes basic interfaces for each PMIC register. Figure 3-14 illustrates the register page and the primary interactive regions.

GUID-41110BB4-5CB1-4C1E-AC6C-0F9612EC08F9-low.pngFigure 3-14 Register Page Interfaces

The register table displays each register name, address, last known value from the PMIC, and corresponding bit values. Selecting a title or bit fields in the table will update the Field View column on the right side of the GUI. The Field View displays the individual fields contained within the associated register address. Within the register page, clicking a blue icon containing a question mark (?) will expand additional descriptions if available. The expanded description views can then be closed by clicking the red (x) icon.

This register page can poll the device periodically using the Auto Read feature in the top right corner, or allow manual read instructions using the Read Register and Read All Registers buttons.

A drop-down menu selection at the top right of the register map indicates how the registers are written as the user interacts with the register page. With Immediate selected, any update to the register page is automatically sent to the PMIC, whereas Deferred will wait for the Write Register or Write All Registers instructions before communicating with the device. After each write, the register page will automatically read the affected register address to confirm the latest value in the device.