SLVUCM0 august   2023 TPS65219

 

  1.   1
  2.   ABSTRACT
  3.   Trademarks
  4. 1Introduction
  5. 2PDN and Sequence Diagrams
    1. 2.1 TPS6521908 Sequence and Power Block Diagram
  6. 3EEPROM Device Settings
    1. 3.1  Device ID
    2. 3.2  Enable Settings
    3. 3.3  Regulator Voltage Settings
    4. 3.4  Sequence Settings
      1. 3.4.1 Power-Up Sequence
      2. 3.4.2 Power-Down Sequence
    5. 3.5  EN / PB / VSENSE Settings
    6. 3.6  Multi-Function Pin Settings
    7. 3.7  Over-Current Deglitch
    8. 3.8  Mask Settings
    9. 3.9  Discharge Check
    10. 3.10 Multi PMIC Config

Enable Settings

This section describes the PMIC rails that are enabled in Active and Standby state. Any rail that is disabled by default has the option to be enabled through I2C once the device is in Active state and I2C communication is available.

Table 3-2 Enable Settings - ACTIVE state
PMIC Rail Register Name Field Name Value Description
BUCK1 ENABLE_CTRL BUCK1_EN 0x1 Enabled
BUCK2 ENABLE_CTRL BUCK2_EN 0x1 Enabled
BUCK3 ENABLE_CTRL BUCK3_EN 0x1 Enabled
LDO1 ENABLE_CTRL LDO1_EN 0x1 Enabled
LDO2 ENABLE_CTRL LDO2_EN 0x0 Disabled
LDO3 ENABLE_CTRL LDO3_EN 0x1 Enabled
LDO4 ENABLE_CTRL LDO4_EN 0x1 Enabled
GPO1 GENERAL_CONFIG GPO1_EN 0x0 GPO1 disabled. The output state is low.
GPO2 GENERAL_CONFIG GPO2_EN 0x1 GPO2 enabled. The output state is Hi-Z.
GPIO GENERAL_CONFIG GPIO_EN 0x0 GPIO disabled. The output state is low.
Table 3-3 Enable Settings - STANBY (STBY) state
PMIC Rail Register Name Field Name Value Description
BUCK1 STBY_1_CONFIG BUCK1_STBY_EN 0x1 Enabled in STBY Mode
BUCK2 STBY_1_CONFIG BUCK2_STBY_EN 0x1 Enabled in STBY Mode
BUCK3 STBY_1_CONFIG BUCK3_STBY_EN 0x1 Enabled in STBY Mode
LDO1 STBY_1_CONFIG LDO1_STBY_EN 0x1 Enabled in STBY Mode
LDO2 STBY_1_CONFIG LDO2_STBY_EN 0x0 Disabled in STBY Mode
LDO3 STBY_1_CONFIG LDO3_STBY_EN 0x1 Enabled in STBY Mode
LDO4 STBY_1_CONFIG LDO4_STBY_EN 0x1 Enabled in STBY Mode
GPO1 STBY_2_CONFIG GPO1_STBY_EN 0x0 Disabled in STBY Mode
GPO2 STBY_2_CONFIG GPO2_STBY_EN 0x1 Enabled in STBY Mode
GPIO STBY_2_CONFIG GPIO_STBY_EN 0x0 Disabled in STBY Mode