This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TPS65219EVM: 在STANDBY模式下,无法通过MFP_1_CONFIG寄存器去disable某一路LDO rail

Part Number: TPS65219EVM


   按照如下步骤来操作,在STANDBY模式下关断LDO4电源轨,前提是在ACTIVE模式下LDO4电源轨是enable的。

   1. 上电后状态位ACTIVE,然后配置MFP_2_CONFIG寄存器当中的MODE_STBY_CONFIG位为STBY;

    2. 通过MODE/STBY引脚拉低,使pmic进入STANDBY模式;

    3. 然后配置STBY_1_CONFIG寄存器当中的LDO4_STBY_EN位为0,表示在STANDBY模式下disable LDO4电源轨;

    4. 发现LDO4电源轨仍有电压输出,即在STANDBY模式下没有成功disable LDO4电源轨。

    5. 同样disable其他各路电源轨(BUCK1、BUCK2、LDO1、LDO2、LDO3)依然不起作用。