RT1176 Problem connecting some power rail

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

RT1176 Problem connecting some power rail

跳至解决方案
1,394 次查看
Tariq_Al
Contributor II

Hello Everyon,

I am developing a custom board based on MIMXRT1176CVM8A, and unfortunately, I could not bring the board alive via UART or JTAG. 

During my troubleshooting, I found that I had mistakenly connected the +VDD_LPSR_DIG with +VDD_SNVS_DIG.

 

My question is, could this be a problem preventing the device from booting? 

To be noted, I have done the power-on sequence correctly, but regarding the internal DC-DC, I couldn't get a 1.0V for the IN_SOC. I don't know if this problem is also related to my mistake, so I have connected an external power supply for the core voltage. 

 

Thanks a lot..

 

0 项奖励
回复
1 解答
1,026 次查看
Tariq_Al
Contributor II

Thank you @diego_charles.

Sorry for the late response. 

I did not design any external DC-DC IC converter to supply the 1V0. 

However, I supplied the 1V0 through the external power supply, and it worked! The board is functional correctly, booting, and communicating serially.

I appreciate your support. 

 

在原帖中查看解决方案

7 回复数
1,027 次查看
Tariq_Al
Contributor II

Thank you @diego_charles.

Sorry for the late response. 

I did not design any external DC-DC IC converter to supply the 1V0. 

However, I supplied the 1V0 through the external power supply, and it worked! The board is functional correctly, booting, and communicating serially.

I appreciate your support. 

 

979 次查看
diego_charles
NXP TechSupport
NXP TechSupport

Hi @Tariq_Al 

I am very glad to know  that your custom design is now working! I wish you good luck in the upcoming stages of development. 

Diego

1,374 次查看
diego_charles
NXP TechSupport
NXP TechSupport

Hi @Tariq_Al 

Thank you for reaching out! 

Both VDD_LPSR_DIG and VDD_SNVS_DIG are LDO outputs that ramp-up independiently and each one have a different typical voltage  (1v and 0.85v respectively ). I can not tell if this shortcircuit  is the origin of your issue, but after separating them do you see any diferrence? Please do that and use the recommended capacitors on these pins as seen on our EVK. 

Diego

 

 

 

0 项奖励
回复
1,371 次查看
Tariq_Al
Contributor II

Thank you for your replay. 

Actually, I have connected using polygon in internal layers, I could though saperate them by cutting the trace, but I can not put the output capacitors, would it be a problem?

0 项奖励
回复
1,311 次查看
diego_charles
NXP TechSupport
NXP TechSupport

Hi @Tariq_Al 

My apologies for the delayed response. Adding those caps is our recommendation to ensure that the design is robust. So I can not tell rigth away if not having them could be discarted. 

Let me know if you found out anything else during the troubleshooting.

Diego

0 项奖励
回复
1,208 次查看
Tariq_Al
Contributor II

Hi,

I disconnect the two power rails, and now I got these voltages: 

 

VDD_SNVS_ANA = 1.79V

VDD_SNVS_DIG  = 0.03V

VDD_LPSR_ANA = 1.8V 

VDD_LPSR_DIG  = 1.01V 

DCDC_DIG = 0.64V ! 

VDDA_1P0 = 0V ! 

 

I am not sure why my DCDC_DIG output is still 0.6V and the VDDA_1P0 is 0v  !!

 

Note: I Disconnected them on another board because I was afraid the board got damaged, so the above results are from the new board.

1,123 次查看
diego_charles
NXP TechSupport
NXP TechSupport

Hi @Tariq_Al 

I am sorry for the delayed response, Have you found something else in the meantime?

By looking at the values you measured, have seen the below issues.

VDD_SNVS_DIG  = 0.03V  : I see that this LDO output is still not generating power. This LDO depends on the VDD_SNVS_IN. 

diego_charles_2-1742939669262.png

I am concerned about this LDO output being 0v as well. How does the power-up supply ramp looks?

 

DCDC_DIG = 0.64V ! : The digital  output of the DCDC is not generating the expected power, but the analog does ? What is the voltage of DCDC_ANA?

VDDA_1P0 = 0 v: This LDO output gets power from DCDC_ANA.  if DCDC_ANA is not generating the expected power this failure could made sense.

diego_charles_1-1742939641890.png

How does your DCDC external circuitry looks?

Thank you very much for your patience. 

Diego

 

0 项奖励
回复