<?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: Deinitializing FS85 driver in Power Management</title>
    <link>https://community.nxp.com/t5/Power-Management/Deinitializing-FS85-driver/m-p/948875#M528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Haby,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know there is no DeInit or similar function in the current version of FS8x driver. You can find there functions for refreshing the watchdog, changing the seed of the LFSR, releasing the FS0B pin, selecting the voltage channel to AMUX pin etc. There is also a general FS8x_ReadRegister function that can be used to read regulator registers and the one with a fault can than be disabled using the FS8x_SetRegulatorState function. Or you can use the FS8x_WriteRegister function and set the GOTOSTBY bit in the M_MODE register to turn all regulators off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="E08D59A3.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/87394iECCF09E3024A0F49/image-size/large?v=v2&amp;amp;px=999" role="button" title="E08D59A3.PNG" alt="E08D59A3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Aug 2019 09:39:26 GMT</pubDate>
    <dc:creator>TomasVaverka</dc:creator>
    <dc:date>2019-08-13T09:39:26Z</dc:date>
    <item>
      <title>Deinitializing FS85 driver</title>
      <link>https://community.nxp.com/t5/Power-Management/Deinitializing-FS85-driver/m-p/948874#M527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello NXP team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a query regarding the De-initialization of FS85 driver (for watchdog).&amp;nbsp;De-initialization&amp;nbsp;is usually done during under/over voltage conditions to&amp;nbsp;disable the functionality of external devices. Usually a system basis chip shall move to sleep mode on calling DeInit API. I would like to know how this can be done for FS85 chip ( I am only using the watchdog functionality of FS85, no power management functionality&amp;nbsp;is used). Hoping for an early response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Haby Ashraf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Aug 2019 05:44:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/Deinitializing-FS85-driver/m-p/948874#M527</guid>
      <dc:creator>haby_a</dc:creator>
      <dc:date>2019-08-05T05:44:13Z</dc:date>
    </item>
    <item>
      <title>Re: Deinitializing FS85 driver</title>
      <link>https://community.nxp.com/t5/Power-Management/Deinitializing-FS85-driver/m-p/948875#M528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Haby,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I know there is no DeInit or similar function in the current version of FS8x driver. You can find there functions for refreshing the watchdog, changing the seed of the LFSR, releasing the FS0B pin, selecting the voltage channel to AMUX pin etc. There is also a general FS8x_ReadRegister function that can be used to read regulator registers and the one with a fault can than be disabled using the FS8x_SetRegulatorState function. Or you can use the FS8x_WriteRegister function and set the GOTOSTBY bit in the M_MODE register to turn all regulators off.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="E08D59A3.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/87394iECCF09E3024A0F49/image-size/large?v=v2&amp;amp;px=999" role="button" title="E08D59A3.PNG" alt="E08D59A3.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 09:39:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/Deinitializing-FS85-driver/m-p/948875#M528</guid>
      <dc:creator>TomasVaverka</dc:creator>
      <dc:date>2019-08-13T09:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Deinitializing FS85 driver</title>
      <link>https://community.nxp.com/t5/Power-Management/Deinitializing-FS85-driver/m-p/948876#M529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tomas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the information. This really is helpful.&lt;/P&gt;&lt;P&gt;I would like to know how the SBC will come back to normal operation after switching it to standby mode. Will the SBC move to power down sequence and turn OFF completely after GOTOSTANBY is issued?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Haby Ashraf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Aug 2019 06:51:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/Deinitializing-FS85-driver/m-p/948876#M529</guid>
      <dc:creator>haby_a</dc:creator>
      <dc:date>2019-08-14T06:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Deinitializing FS85 driver</title>
      <link>https://community.nxp.com/t5/Power-Management/Deinitializing-FS85-driver/m-p/948877#M530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haby,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please&amp;nbsp;take a closer look at the simplified functional state diagram shown in Figure 5 of the datasheet and below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/87732i46C196E4AF3ED33C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can notice, the FS8x goes back to Normal_M mode when WAKE1 = 1 or WAKE2 = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;If WAKE1 = 1 all the time, with WAKE1 wake up enable (W1DIS = 0), setting the GOTOSTBY bit in the M_MODE register will cause getting back to normal operation immediately.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt;"&gt;If you want to use WAKE2 to wake up the device when WAKE1&amp;nbsp;= 1, then set W1DIS = 1 to disable WAKE1 wake up before going to Standby mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the device is in Standby mode and both&amp;nbsp;WAKE1&amp;nbsp;= WAKE2 = 0, the device will go to Power Down mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Aug 2019 11:01:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/Deinitializing-FS85-driver/m-p/948877#M530</guid>
      <dc:creator>TomasVaverka</dc:creator>
      <dc:date>2019-08-15T11:01:17Z</dc:date>
    </item>
  </channel>
</rss>

