iMX6 Power configuration without PMIC.

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

iMX6 Power configuration without PMIC.

跳至解决方案
2,252 次查看
chilwonna
Contributor II

Hi everyone,


The board that I design has not the PMIC for iMX6.
So, I will configure as follows.

12V@3A     ---> 5V@3A(DCDC)     ---> 3.0V@300mA(LDO) - VSNVS_IN & VDDHIGH_IN (1)
                    |                                    ---> 1.375V@2.5A(DCDC)- ARM_IN   (2)
                    |                                    ---> 1.375V@2.5A(DCDC)- VDDSOC_IN  (2)
                    |
                    |         
                    |---> 5V@3A(DCDC)   ---> 1.5V@1.5A(DCDC)- DDR3 (3)
                                                        ---> 3.3V@1.5A(DCDC)- IOs  (4)
                    "(x)" is a power sequence.

Powers will be controlled as follows
(1)powergood => (2)enable =>  (2)powergood(or voltage supervisor ic) => POR & (3)enable =>  (3)powergood => (4)enable.

Is this power configuration OK?

Thanks.

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
1,677 次查看
igorpadykov
NXP Employee
NXP Employee

Hi chilwonna

I think power up sequence is good. POR should be asserted from

beginning and deasserted when all power supplies and 24MHz/32.768KHz

clocks become stable.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,678 次查看
igorpadykov
NXP Employee
NXP Employee

Hi chilwonna

I think power up sequence is good. POR should be asserted from

beginning and deasserted when all power supplies and 24MHz/32.768KHz

clocks become stable.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
1,677 次查看
wangvictor
Contributor III

chilwonna

Hi, 

Recently I was working on i.MX6 DL sabreSD board without PMIC.

For software issue, What configuration did you modified?

Did I need to modify some driver myself or I just need to set all the configuration which related with Power Management to disabled?

Thanks in advanced!

0 项奖励
回复