VDDCORE, VDDSOC and VGEN5_3V3 voltages dropdown after booting

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

VDDCORE, VDDSOC and VGEN5_3V3 voltages dropdown after booting

662 Views
sagar_kumar
Contributor I

Hi 

We are using i.MX6Q MCIMX6Q6AVT10AE and PMIC MMPF0100F6AEP in one of our project. We found when device does not have image at that time we are getting voltage as follow

VDDCORE= 1.38V

VDDSOC= 1.38V

VGEN5_3V3= 3.3V

But After booting up these voltages are get reduced and we get voltages as follow-

VDDCORE= 1.15V

VDDSOC= 1.18V

VGEN5_3V3= 2.99V

Please let me know is it normal behavior or there is something wrong in my design or image?

Labels (1)
Tags (1)
0 Kudos
3 Replies

570 Views
igorpadykov
NXP Employee
NXP Employee

Hi Sagar

such behaviour may be normal as linux cpufreq driver can change voltages

based on cpu load, it is described in linux documentation on
i.MX Software | NXP 

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

0 Kudos

570 Views
sagar_kumar
Contributor I

Hi Igor

It is ok for VDDCORE and VDDSOC, but why VGEN5_3V3 drop down its voltage? Since it is not connected to any load in my design.

0 Kudos

570 Views
igorpadykov
NXP Employee
NXP Employee

Hi Sagar

one can debug it using sect.2.5.2 PMIC PF Regulator Linux Manual

from linux documentation i.MX Software | NXP 

Best regards
igor

0 Kudos