Can we disable SW/LDO for unused Output of MMPF0100?

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

Can we disable SW/LDO for unused Output of MMPF0100?

Jump to solution
1,128 Views
mrudangshelat
Contributor IV


Hi,

I am making new design on iMX6 processor and using Power Management using MMPF0100. Now There are few voltage output available which I am not going to use in my design. So, Can we disable SW / LDO for unused Output of MMPF0100?

Labels (2)
1 Solution
937 Views
reyes
NXP TechSupport
NXP TechSupport

Hi,

Complementing Sinan Akman answer, in order to disable unused SWx output voltage regulator you would need to set SWxMODE bits [3:0] to “0” (0000b).

To disable unused LDO regulators you need to set VGENxEN bit to “0”.

And about how to properly terminate the pins for the unused regulators, please take a look at Table 1 of the application note AN4717 “Schematic Guidelines for the MMPF0100” under the “Recommended connection when not used” column.  http://cache.nxp.com/files/analog/doc/app_note/AN4717.pdf


Have a great day,
Jose Reyes

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

View solution in original post

3 Replies
938 Views
reyes
NXP TechSupport
NXP TechSupport

Hi,

Complementing Sinan Akman answer, in order to disable unused SWx output voltage regulator you would need to set SWxMODE bits [3:0] to “0” (0000b).

To disable unused LDO regulators you need to set VGENxEN bit to “0”.

And about how to properly terminate the pins for the unused regulators, please take a look at Table 1 of the application note AN4717 “Schematic Guidelines for the MMPF0100” under the “Recommended connection when not used” column.  http://cache.nxp.com/files/analog/doc/app_note/AN4717.pdf


Have a great day,
Jose Reyes

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

937 Views
mrudangshelat
Contributor IV

Thanks Jose and Sinan.

0 Kudos
Reply
937 Views
sinanakman
Senior Contributor III

Hi Mrudang

From the data sheet :

"... any regulator whose SWxOMODE bit is set to “0” will be turned off"

Also check VGENxEN which enables or disables VGENx output.

You could program your PF100 accordingly.

Hope this helps.

Regards

Sinan Akman