SLVUCV3 December   2023 TPS65219

 

  1.   1
  2.   Abstract
  3.   Trademarks
  4. 1Introduction
  5. 2PDN and Sequence Diagrams
    1. 2.1 TPS652190C 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
  7. 4Revision History

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.. The transition between Active and Standby state can be triggered by hardware (when MODE/STBY pin is configured as STBY) or by software (register field: STBY_I2C_CTRL).

Table 3-2 ACTIVE state
PMIC Rail Register Address Field Name Value Description
BUCK1 0x02 BUCK1_EN 0x1 Enabled
BUCK2 0x02 BUCK2_EN 0x1 Enabled
BUCK3 0x02 BUCK3_EN 0x1 Enabled
LDO1 0x02 LDO1_EN 0x1 Enabled
LDO2 0x02 LDO2_EN 0x1 Enabled
LDO3 0x02 LDO3_EN 0x1 Enabled
LDO4 0x02 LDO4_EN 0x1 Enabled
GPO1 0x1E GPO1_EN 0x1 GPO1 enabled. The output state is Hi-Z.
GPO2 0x1E GPO2_EN 0x1 GPO2 enabled. The output state is Hi-Z.
GPIO 0x1E GPIO_EN 0x1 GPIO enabled. The output state is Hi-Z.
Table 3-3 STANBY (STBY) state
PMIC Rail Register Address Field Name Value Description
BUCK1 0x21 BUCK1_STBY_EN 0x1 Enabled in STBY Mode
BUCK2 0x21 BUCK2_STBY_EN 0x1 Enabled in STBY Mode
BUCK3 0x21 BUCK3_STBY_EN 0x1 Enabled in STBY Mode
LDO1 0x21 LDO1_STBY_EN 0x1 Enabled in STBY Mode
LDO2 0x21 LDO2_STBY_EN 0x1 Enabled in STBY Mode
LDO3 0x21 LDO3_STBY_EN 0x1 Enabled in STBY Mode
LDO4 0x21 LDO4_STBY_EN 0x1 Enabled in STBY Mode
GPO1 0x22 GPO1_STBY_EN 0x1 Enabled in STBY Mode
GPO2 0x22 GPO2_STBY_EN 0x1 Enabled in STBY Mode
GPIO 0x22 GPIO_STBY_EN 0x1 Enabled in STBY Mode