<?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: FS6500 Request FSxB Low Driver Function not working in Power Management</title>
    <link>https://community.nxp.com/t5/Power-Management/FS6500-Request-FSxB-Low-Driver-Function-not-working/m-p/1419940#M1807</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for the quick response! You are correct in everything you say. I figured out the problem on my end. I realize my watchdog refresh function attempts to release the FSxB pins each refresh. Since error counter is 0 when I request FS0B low, the refresh releases the pin very quickly so I didn't notice it until I put a logic analyzer on the pin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again!&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;</description>
    <pubDate>Fri, 25 Feb 2022 18:31:44 GMT</pubDate>
    <dc:creator>ndasanay</dc:creator>
    <dc:date>2022-02-25T18:31:44Z</dc:date>
    <item>
      <title>FS6500 Request FSxB Low Driver Function not working</title>
      <link>https://community.nxp.com/t5/Power-Management/FS6500-Request-FSxB-Low-Driver-Function-not-working/m-p/1418568#M1802</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying to use the Driver code to request FSxB low, specifically FS0B. Per the FS6500 documentation, a SPI Command can be used to request FS0B low. However, when I try to use the driver code, which simply writes to SF_OUTPUT_REQUEST secured register with the FS0B_REQ bit set, nothing seems to happen. I'm able to release FSxB at the end of initialization successfully, but FSxB stays high.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this simply due to no faults occurring in the system, so the output won't assert?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Feb 2022 20:51:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/FS6500-Request-FSxB-Low-Driver-Function-not-working/m-p/1418568#M1802</guid>
      <dc:creator>ndasanay</dc:creator>
      <dc:date>2022-02-23T20:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: FS6500 Request FSxB Low Driver Function not working</title>
      <link>https://community.nxp.com/t5/Power-Management/FS6500-Request-FSxB-Low-Driver-Function-not-working/m-p/1419935#M1806</link>
      <description>&lt;P&gt;Hello Ndasanay,&lt;/P&gt;
&lt;P&gt;I hope this response finds you well.&lt;/P&gt;
&lt;P&gt;You are correct, these pins are asserted low by the device &lt;STRONG&gt;during a failure&lt;/STRONG&gt;. The FS0B and FS1B are active low output pins. These pins are usually connected to a safety switch.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FS6500 1.JPG" style="width: 436px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/171837i91F1E7F7373D9E20/image-dimensions/436x146?v=v2" width="436" height="146" role="button" title="FS6500 1.JPG" alt="FS6500 1.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this case, I assume you are referring to the &lt;U&gt;FS0B safety path check&lt;/U&gt;.&lt;/P&gt;
&lt;P&gt;Please make sure you are asserting the &lt;STRONG&gt;FS0B_REQ&lt;/STRONG&gt; bit from the &lt;STRONG&gt;SF_OUTPUT_REQ&lt;/STRONG&gt; register. A write command must be sent by the MCU.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FS6500 2.JPG" style="width: 423px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/171838iAC5819ADBC954CD8/image-dimensions/423x172?v=v2" width="423" height="172" role="button" title="FS6500 2.JPG" alt="FS6500 2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Could you please verify that the driver is sending the correct SPI writing command to the device?&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 18:24:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/FS6500-Request-FSxB-Low-Driver-Function-not-working/m-p/1419935#M1806</guid>
      <dc:creator>diazmarin09</dc:creator>
      <dc:date>2022-02-25T18:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: FS6500 Request FSxB Low Driver Function not working</title>
      <link>https://community.nxp.com/t5/Power-Management/FS6500-Request-FSxB-Low-Driver-Function-not-working/m-p/1419940#M1807</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for the quick response! You are correct in everything you say. I figured out the problem on my end. I realize my watchdog refresh function attempts to release the FSxB pins each refresh. Since error counter is 0 when I request FS0B low, the refresh releases the pin very quickly so I didn't notice it until I put a logic analyzer on the pin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again!&lt;/P&gt;&lt;P&gt;Best&lt;/P&gt;</description>
      <pubDate>Fri, 25 Feb 2022 18:31:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/FS6500-Request-FSxB-Low-Driver-Function-not-working/m-p/1419940#M1807</guid>
      <dc:creator>ndasanay</dc:creator>
      <dc:date>2022-02-25T18:31:44Z</dc:date>
    </item>
  </channel>
</rss>

