<?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>Power Management中的主题 Re: Fs26 failed to initialize using the function Sbc_fs26_initDevice()</title>
    <link>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/1957141#M3787</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Joseph&lt;/SPAN&gt;, I would like to ask again. I have completed the initialization work and am feeding the dog normally. I have also set the DEBUG pin to invalid. Why does my system reset every 8 seconds?&lt;/P&gt;</description>
    <pubDate>Thu, 19 Sep 2024 03:55:40 GMT</pubDate>
    <dc:creator>xihao_he</dc:creator>
    <dc:date>2024-09-19T03:55:40Z</dc:date>
    <item>
      <title>Fs26 failed to initialize using the function Sbc_fs26_initDevice()</title>
      <link>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/1954622#M3776</link>
      <description>&lt;P&gt;Fs26 使用函数 Sbc_fs26_initDevice（） 初始化失败，导致寄存器 FS_STATES 数据读取异常。读取的数据为 0x14 （10100）。这是什么原因呢？谢谢&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xihao_he_0-1726303515038.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/299159i912F93E194C8C476/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xihao_he_0-1726303515038.png" alt="xihao_he_0-1726303515038.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 14 Sep 2024 08:45:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/1954622#M3776</guid>
      <dc:creator>xihao_he</dc:creator>
      <dc:date>2024-09-14T08:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Fs26 failed to initialize using the function Sbc_fs26_initDevice()</title>
      <link>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/1954884#M3778</link>
      <description>&lt;P&gt;Dear Xihao,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please refer to the Figure 15. in the FS26 full datasheet for application flowchart. You need to send one good watchdog refresh to the FS26 from your MCU before 256ms timeout. Please refer to the section 20.4.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With Best Regards,&lt;/P&gt;
&lt;P&gt;Jozef&lt;/P&gt;</description>
      <pubDate>Mon, 16 Sep 2024 05:14:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/1954884#M3778</guid>
      <dc:creator>JozefKozon</dc:creator>
      <dc:date>2024-09-16T05:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Fs26 failed to initialize using the function Sbc_fs26_initDevice()</title>
      <link>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/1956090#M3784</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xihao_he_0-1726625192621.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/299555i97D1E9B152443DA0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xihao_he_0-1726625192621.png" alt="xihao_he_0-1726625192621.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;hi,&lt;SPAN&gt;Jozef&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But I have already enabled the DEBUG pin, do I still need to do this? And I have seen the example provided by S32DS, which simply calls this function without noticing any operation of feeding the watchdog inserted in between? Please take a look at my latest screenshot, thanks&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 02:09:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/1956090#M3784</guid>
      <dc:creator>xihao_he</dc:creator>
      <dc:date>2024-09-18T02:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Fs26 failed to initialize using the function Sbc_fs26_initDevice()</title>
      <link>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/1956601#M3786</link>
      <description>&lt;P&gt;&lt;FONT&gt;Dear Xihao,&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;unfortunately yes. Even if you have applied&amp;nbsp;2.5 V &amp;lt; VDEBUG &amp;lt; 6V to the Debug pin for debug mode entry you still need one good watchdog refresh within the 256ms to close the INIT_FS. Please refer to the Figure 77. &lt;EM&gt;Debug mode flowchart until safety outputs release&lt;/EM&gt; in the FS26 full datasheet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you will set the window duration to infinity in the INIT_FS, then no more watchdog is required during debug mode. But to close INIT_FS you need one good watchdog refresh within the 256ms. No matter of the voltage on the DEBUG pin.&lt;/P&gt;
&lt;P&gt;With Best Regards,&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;Joseph&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 11:17:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/1956601#M3786</guid>
      <dc:creator>JozefKozon</dc:creator>
      <dc:date>2024-09-18T11:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: Fs26 failed to initialize using the function Sbc_fs26_initDevice()</title>
      <link>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/1957141#M3787</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN&gt;Joseph&lt;/SPAN&gt;, I would like to ask again. I have completed the initialization work and am feeding the dog normally. I have also set the DEBUG pin to invalid. Why does my system reset every 8 seconds?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 03:55:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/1957141#M3787</guid>
      <dc:creator>xihao_he</dc:creator>
      <dc:date>2024-09-19T03:55:40Z</dc:date>
    </item>
    <item>
      <title>Re: Fs26 failed to initialize using the function Sbc_fs26_initDevice()</title>
      <link>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/1957162#M3788</link>
      <description>&lt;P&gt;Hello Xihao,&lt;/P&gt;
&lt;P&gt;please check the RSTB pin. If it is held low for 8s, the FS26 switches to DFS state. Please refer to the section 15.2, page 31 in the FS26 full datasheet.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_0-1726719791028.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/299866i8F548EB28B63FA2D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="JozefKozon_0-1726719791028.png" alt="JozefKozon_0-1726719791028.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;With Best Regards,&lt;/P&gt;
&lt;P&gt;Jozef&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 04:24:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/1957162#M3788</guid>
      <dc:creator>JozefKozon</dc:creator>
      <dc:date>2024-09-19T04:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Fs26 failed to initialize using the function Sbc_fs26_initDevice()</title>
      <link>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/2034303#M4124</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, Xihao. Could you tell me how you solved this problem? Currently, the FS status I read back is also 0x14, which prevents me from entering the normal initialization process. This problem has been bothering me for a week. I'd really appreciate your help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Jan 2025 09:44:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Power-Management/Fs26-failed-to-initialize-using-the-function-Sbc-fs26-initDevice/m-p/2034303#M4124</guid>
      <dc:creator>zyg</dc:creator>
      <dc:date>2025-01-26T09:44:02Z</dc:date>
    </item>
  </channel>
</rss>

