VDD_SNVS_DIG is 0(low)...?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

VDD_SNVS_DIG is 0(low)...?

637件の閲覧回数
972794
Contributor I

when SNVS_IN and SNVS_ANA is high in custom board but VDD_SNVS_DIG is 0 could you help us to make high 

0 件の賞賛
3 返答(返信)

620件の閲覧回数
RaRo
NXP TechSupport
NXP TechSupport

Hello @972794,

Just for double check, are you using an RT1170? If not, could you please tell us which microcontroller are you using?

Also, have you checked the Hardware Development Guide for the MIMXRT1160/1170 Processor? If not, could you please take a look to it? It could be helpful.

Best regards, Raul.

0 件の賞賛

561件の閲覧回数
972794
Contributor I

I am using MIMXRT1176CVM8A this processor

0 件の賞賛

542件の閲覧回数
RaRo
NXP TechSupport
NXP TechSupport

Hello @972794,

i.MX RT1170 Crossover Processors Data Sheet for Industrial Products mentions that the power rail VDD_SNVS_DIG is controlled by software:

RaulRomero_0-1692048335923.png

[IMXRT1170IEC. Section 4.2.1.1. Power-up sequence]

You could turn on and off the power rail by software with function PMU_SnvsDigLdoInit and PMU_SnvsDigLdoDeinit of driver fsl_pmu.c in the MIMXRT1176's SDK which you could download it here: Welcome | MCUXpresso SDK Builder.

Best regards, Raul.

0 件の賞賛