RT1024 gets hot and draws >1A current

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

RT1024 gets hot and draws >1A current

跳至解决方案
1,388 次查看
davenadler
Senior Contributor I

I'm trying to bring up a custom board using MIMXRT1024CAG4B. The chip draws >1A, causing the 3.3v DCDC supply to go into short-circuit protection mode and limit current to ~100ma and the RT1024 gets quite hot. I see other folks (@mjbcswitzerland@jaymonkman) have had trouble like this with RT series parts when the DCDC converter does not start properly and/or shuts down (and no solutions were posted):
https://community.nxp.com/t5/i-MX-RT/DCDC-converter-troubles/m-p/1170855 
https://community.nxp.com/t5/i-MX-RT/Large-current-surge-problem-during-power-sequencing-of-i-MX-RT/... 

The errata for the RT1024 shows no power issues unlike some other RT series parts.

The design exactly follows the RT1024-EVK (power sections shown below). DCDC_Pswitch is a 30k/.22uF delay. All bypass caps are mounted per design guidelines and EVK. All power 3.3v supply inputs for DCDC and other power domains are provided by the same source. 3.3v is supplied by a Recom 1A DCDC R-7833 supply. The other loads on the 3.3v supply are tiny except inrush on bypass caps. USB Vbus is from a separate 5v DCDC (VDD_USB_CAP is 2.6v but should be 3.0v)

Any ideas on where to start would be appreciated!
Thanks,
Best Regards, Dave

RT1024_supplies_1.PNGRT1024_supplies_2.PNGRT1024_supplies_3.PNG

0 项奖励
回复
1 解答
1,376 次查看
mjbcswitzerland
Specialist V

Hi David

My problem was related to the i.MX RT 105x HW errata and was exasperated by a glitch when switching through power, which was not related to the i.MX RT. In any case with accurate control of the timing and control of surge it was solved.

In the meantime a number of designs with various i.MX RT parts (without the HW errata and including B versions) have not had any issues.

In your case I don't understand the DCDC output connection:

mjbcswitzerland_1-1676665780120.png

 

The voltage on C26 will ramp up to 1.1V when the internal DC/DC converter is triggered (by a rising edge on the DCDC_SWITCH input). This is then used to feed the VDD_SOC_IN power inputs.

I don't understand why it is labeled with V3V3. If it is really connected to the same power supply as its input it would be short circuited to its input and also the core voltage (VDD_SOC_IN) would be short circuited to the input voltage instead of the DCDC converter's 1V1 output, exceeding its absolute maximum voltage of 1.6V.

Can you clarify the VDD_SOC_IN voltage rail circuit?

Regards

Mark

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,377 次查看
mjbcswitzerland
Specialist V

Hi David

My problem was related to the i.MX RT 105x HW errata and was exasperated by a glitch when switching through power, which was not related to the i.MX RT. In any case with accurate control of the timing and control of surge it was solved.

In the meantime a number of designs with various i.MX RT parts (without the HW errata and including B versions) have not had any issues.

In your case I don't understand the DCDC output connection:

mjbcswitzerland_1-1676665780120.png

 

The voltage on C26 will ramp up to 1.1V when the internal DC/DC converter is triggered (by a rising edge on the DCDC_SWITCH input). This is then used to feed the VDD_SOC_IN power inputs.

I don't understand why it is labeled with V3V3. If it is really connected to the same power supply as its input it would be short circuited to its input and also the core voltage (VDD_SOC_IN) would be short circuited to the input voltage instead of the DCDC converter's 1V1 output, exceeding its absolute maximum voltage of 1.6V.

Can you clarify the VDD_SOC_IN voltage rail circuit?

Regards

Mark

0 项奖励
回复
1,365 次查看
davenadler
Senior Contributor I

You're absolutely right Mark, DCDC_OUT/VCC_SOC_IN was supposed to be a separate net.
Blunder....
Thanks!

0 项奖励
回复