<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Changing Register Configuration of PF3000 PMIC  in Power Management</title>
    <link>https://community.nxp.com/t5/Power-Management/Changing-Register-Configuration-of-PF3000-PMIC/m-p/831288#M154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rineet&lt;/P&gt;&lt;P&gt;As your description&amp;nbsp;&lt;/P&gt;&lt;P&gt;You want to change the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #edeff0;"&gt;SW1BVOLT from 1.4V(default) to 1.275V, but it doesn't work, right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #edeff0;"&gt;The VDDOTP connect to GND is right. if the PMIC is in on mode, the functional register can be changed demand no other configuration except the&amp;nbsp; VDDOTP pull down to GND.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #edeff0;"&gt;Can you capture the Waveform of I2C SDA and SLK?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #edeff0;"&gt;Can you check whether the device is in standby mode?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For OTP SWBST SEQ, we can't change the configuration, as it is burn in the fuse of device , and One time program, so this can't be change.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BRs&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Oct 2018 02:39:06 GMT</pubDate>
    <dc:creator>jinyuzhang</dc:creator>
    <dc:date>2018-10-09T02:39:06Z</dc:date>
    <item>
      <title>Changing Register Configuration of PF3000 PMIC</title>
      <link>https://community.nxp.com/t5/Power-Management/Changing-Register-Configuration-of-PF3000-PMIC/m-p/831287#M153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We are using&amp;nbsp;MC32PF3000A7EP PMIC in our design from&amp;nbsp;imx6ul + pf3000‌ series.&lt;/P&gt;&lt;P&gt;We are trying to configure following registers but the regulator voltages are not getting configured. Following are the details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE style="border-width: 1px; border-color: #000000; margin-left: auto; margin-right: auto; background-color: #edeff0; width: 599px;"&gt;&lt;THEAD&gt;&lt;TR style="background-color: #efefef;"&gt;&lt;TH style="width: 170px;"&gt;Register Name&lt;/TH&gt;&lt;TH style="width: 106px;"&gt;Register Address&lt;/TH&gt;&lt;TH style="width: 84px;"&gt;Value&lt;/TH&gt;&lt;TH style="width: 211px;"&gt;Output&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="text-align: center; width: 170px;"&gt;SW1BVOLT&lt;/TD&gt;&lt;TD style="text-align: center; width: 106px;"&gt;0x2E&lt;/TD&gt;&lt;TD style="text-align: center; width: 84px;"&gt;0X17 (10111)&amp;nbsp;&lt;/TD&gt;&lt;TD style="text-align: center; width: 211px;"&gt;1.275V&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center; width: 170px;"&gt;VREFDDRCTL&amp;nbsp;&lt;/TD&gt;&lt;TD style="text-align: center; width: 106px;"&gt;0X6A&lt;/TD&gt;&lt;TD style="text-align: center; width: 84px;"&gt;0X01&lt;/TD&gt;&lt;TD style="text-align: center; width: 211px;"&gt;Enable VREFDDR supply&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="text-align: center; width: 170px;"&gt;OTP SWBST SEQ&lt;/TD&gt;&lt;TD style="text-align: center; width: 106px;"&gt;0XBD&lt;/TD&gt;&lt;TD style="text-align: center; width: 84px;"&gt;0X04 (100)&lt;/TD&gt;&lt;TD style="text-align: center; width: 211px;"&gt;for setting the sequence to 4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are configuring it in a run time&amp;nbsp;via a micro controller acting as a I2C host. I2C address for PMIC is set to 0X08 (default address).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the circuit we are connecting the VDDOTP pin to ground since the IC is pre-programmed. I am attaching my PMIC schematics here. Please let me know to set the Functional register do we need to do any other setting in hardware or software.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 06 Oct 2018 13:54:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/Changing-Register-Configuration-of-PF3000-PMIC/m-p/831287#M153</guid>
      <dc:creator>rineet_kv</dc:creator>
      <dc:date>2018-10-06T13:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Register Configuration of PF3000 PMIC</title>
      <link>https://community.nxp.com/t5/Power-Management/Changing-Register-Configuration-of-PF3000-PMIC/m-p/831288#M154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rineet&lt;/P&gt;&lt;P&gt;As your description&amp;nbsp;&lt;/P&gt;&lt;P&gt;You want to change the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #edeff0;"&gt;SW1BVOLT from 1.4V(default) to 1.275V, but it doesn't work, right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #edeff0;"&gt;The VDDOTP connect to GND is right. if the PMIC is in on mode, the functional register can be changed demand no other configuration except the&amp;nbsp; VDDOTP pull down to GND.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #edeff0;"&gt;Can you capture the Waveform of I2C SDA and SLK?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #edeff0;"&gt;Can you check whether the device is in standby mode?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For OTP SWBST SEQ, we can't change the configuration, as it is burn in the fuse of device , and One time program, so this can't be change.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BRs&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2018 02:39:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/Changing-Register-Configuration-of-PF3000-PMIC/m-p/831288#M154</guid>
      <dc:creator>jinyuzhang</dc:creator>
      <dc:date>2018-10-09T02:39:06Z</dc:date>
    </item>
  </channel>
</rss>

