MIMXRT1176 power and DCDC module

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

MIMXRT1176 power and DCDC module

跳至解决方案
1,894 次查看
muxeu
Contributor II

Hello.

Please tell me:

  1. How do the PMIC_STBY_REQ and PMIC_ON_REQ signals work?
  2. Do I understand correctly that the output voltage of the DCDC module is adjusted in the CTRL1 register?
  3. How do the GPIO_SNVS_xx signals work?
标记 (2)
0 项奖励
回复
1 解答
1,875 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hello @muxeu,

  1. How do the PMIC_STBY_REQ and PMIC_ON_REQ signals work?

In the chapter 25.3.2 explains in more detail the behavior of this signals.

 

SNVS_PMIC_STBY_REQ outputs a high-level signal under Suspend Mode (Stop Mode).

After it entry into SNVS mode, it will drive PMIC_ON_REQ to low, and resume to high on waking up, this can be used to control power supply for SOC.

 

  1. Do I understand correctly that the output voltage of the DCDC module is adjusted in the CTRL1 register?

 

That's right, depending of the mode (standby/buck) is the register to use.

 

  1. How do the GPIO_SNVS_xx signals work?

 

The signal has two functionalities, the GPIO and the tamper, which one do you mean?

 

Best Regards,
Alexis Andalon

在原帖中查看解决方案

0 项奖励
回复
3 回复数
1,876 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hello @muxeu,

  1. How do the PMIC_STBY_REQ and PMIC_ON_REQ signals work?

In the chapter 25.3.2 explains in more detail the behavior of this signals.

 

SNVS_PMIC_STBY_REQ outputs a high-level signal under Suspend Mode (Stop Mode).

After it entry into SNVS mode, it will drive PMIC_ON_REQ to low, and resume to high on waking up, this can be used to control power supply for SOC.

 

  1. Do I understand correctly that the output voltage of the DCDC module is adjusted in the CTRL1 register?

 

That's right, depending of the mode (standby/buck) is the register to use.

 

  1. How do the GPIO_SNVS_xx signals work?

 

The signal has two functionalities, the GPIO and the tamper, which one do you mean?

 

Best Regards,
Alexis Andalon

0 项奖励
回复
1,865 次查看
muxeu
Contributor II

Thanks for answers. Interested in the operation of the GPIO_SNVS signals in relation to the SNVS module.

0 项奖励
回复
1,859 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hello @muxeu,

The SNVS mention is due to the tamper feature related to this pins. In the MIMXRT1176 is not present this feature so it will only work as GPIO.

Best Regards,
Alexis Andalon

0 项奖励
回复