<?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>Other NXP ProductsのトピックRe: FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842031#M22047</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;guoweisun,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;How would I continue&amp;nbsp;&lt;SPAN&gt;refresh WD?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;If I use a timer to count, it will shut down in&amp;nbsp;Sbc_fs26_TimeWaitClearFault().&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Or is there a watchdog duty open example?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;In S32DK, there is only a infinite watchdog example.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Apr 2024 06:11:58 GMT</pubDate>
    <dc:creator>kate___</dc:creator>
    <dc:date>2024-04-08T06:11:58Z</dc:date>
    <item>
      <title>FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1840103#M21997</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;when i initialized FS26 with S32K311,&lt;/P&gt;&lt;P&gt;watchdog period = 32ms, watchdog duty cycle = 37.5%OPEN, watchdog recovery = 64ms,&lt;/P&gt;&lt;P&gt;but in " Decrease FLT_ERR_CNT to 0 with WD_ERR_LIMIT good WD refresh",&lt;/P&gt;&lt;P&gt;I got u8ErrorCounter = 1 in below codes.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kate____0-1712135589491.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/271788iE6D384A31046ED70/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kate____0-1712135589491.png" alt="kate____0-1712135589491.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I don't know the meaning about "&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;with WD_ERR_LIMIT good WD refresh&lt;/STRONG&gt;&lt;/FONT&gt;", is that means it need to plus a WDrefresh routine code?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kate____1-1712135731347.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/271789i96F7E51952620D8F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kate____1-1712135731347.png" alt="kate____1-1712135731347.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope your answer!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kate&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 09:16:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1840103#M21997</guid>
      <dc:creator>kate___</dc:creator>
      <dc:date>2024-04-03T09:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1841545#M22021</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For your question:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1: Is that means it need to plus a WDrefresh routine code?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[gw]Correct,you need continue to refresh WD till the fault error counter decrease into 0.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Apr 2024 01:21:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1841545#M22021</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-04-06T01:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842031#M22047</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;guoweisun,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;How would I continue&amp;nbsp;&lt;SPAN&gt;refresh WD?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;If I use a timer to count, it will shut down in&amp;nbsp;Sbc_fs26_TimeWaitClearFault().&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Or is there a watchdog duty open example?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;In S32DK, there is only a infinite watchdog example.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 06:11:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842031#M22047</guid>
      <dc:creator>kate___</dc:creator>
      <dc:date>2024-04-08T06:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842039#M22049</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can refer to below:&lt;/P&gt;
&lt;P&gt;Sequence to enter normal mode with a Watchdog Simple&lt;BR /&gt;//INIT FS and simple WD enabled required&lt;BR /&gt;//Open WD window&lt;BR /&gt;SET_REG:FS26:Safety:FS_WDW_DURATION:0x008B&lt;BR /&gt;SET_REG:FS26:Safety:FS_NOT_WDW_DURATION:0xF144&lt;BR /&gt;//Send 1 good wd refresh to close INIT window&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0x5AB2&lt;BR /&gt;//clean fault error counter&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0x5AB2&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0x5AB2&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0x5AB2&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0x5AB2&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0x5AB2&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0x5AB2&lt;BR /&gt;//Exit dbg mode&lt;BR /&gt;SET_REG:FS26:Safety:FS_STATES:0x4000&lt;BR /&gt;//release FS0B and FS1B&lt;BR /&gt;SET_REG:FS26:Safety:FS_RELEASE_FS0B_FS1B:0xB2A5&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Sequence to enter normal mode with a Watchdog Challenger&lt;BR /&gt;//INIT FS and WD Challenger required&lt;BR /&gt;//Open WD window&lt;BR /&gt;SET_REG:FS26:Safety:FS_WDW_DURATION:0x008B&lt;BR /&gt;SET_REG:FS26:Safety:FS_NOT_WDW_DURATION:0xF144&lt;BR /&gt;//Send 1 ZD refresh to close INIT window&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0xa54d&lt;BR /&gt;//clean fault error counter&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0x4a9a&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0x9535&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0x2a6a&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0x54d4&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0xa9a9&lt;BR /&gt;SET_REG:FS26:Safety:FS_WD_ANSWER:0x5353&lt;BR /&gt;//Exit dbg mode&lt;BR /&gt;SET_REG:FS26:Safety:FS_STATES:0x4000&lt;BR /&gt;//release FS0B and FS1B&lt;BR /&gt;SET_REG:FS26:Safety:FS_RELEASE_FS0B_FS1B:0xA565&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 06:18:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842039#M22049</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-04-08T06:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842072#M22051</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;guoweisun,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I used "&lt;SPAN&gt;&lt;U&gt;Sequence to enter normal mode with a Watchdog Challenge&lt;/U&gt;r" because of S32K311.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The change timing of &lt;STRONG&gt;FS_WD_ANSWER&lt;/STRONG&gt; is when&amp;nbsp;&lt;STRONG&gt;Sbc_fs26_WdChangeToken&lt;/STRONG&gt; be used, right?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But now my code used &lt;STRONG&gt;Sbc_fs26_WdChangeToken&amp;nbsp;&lt;/STRONG&gt;when&amp;nbsp;&lt;STRONG&gt;Sbc_fs26_InitFSConfigure&lt;/STRONG&gt; is used.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;That means it just one time to change the wd answer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Where should i add &lt;STRONG&gt;Sbc_fs26_WdChangeToken&amp;nbsp;&lt;/STRONG&gt;to occur the wd answer changing?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 06:47:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842072#M22051</guid>
      <dc:creator>kate___</dc:creator>
      <dc:date>2024-04-08T06:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842129#M22056</link>
      <description>&lt;P&gt;HI Kate&lt;/P&gt;
&lt;P&gt;Don't understand you wrote only one time to change the WD.&lt;/P&gt;
&lt;P&gt;If you define the&amp;nbsp;FS_WD_TOKEN register content, you have to calculate and feed the WD answer each time.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 07:22:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842129#M22056</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-04-08T07:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842172#M22061</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;guoweisun,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks for your patience!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I means what can make FS_WD_ANSWER change.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;If I just refresh one time, FS_WD_ANSWER is changed from&amp;nbsp;&lt;SPAN&gt;0xa54d&lt;/SPAN&gt; to&amp;nbsp;&lt;SPAN&gt;0x4a9a.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;What can I &amp;nbsp;change&amp;nbsp;FS_WD_ANSWER from 0x4a9a&amp;nbsp;to&amp;nbsp;0x9535?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 07:41:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842172#M22061</guid>
      <dc:creator>kate___</dc:creator>
      <dc:date>2024-04-08T07:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842248#M22070</link>
      <description>&lt;P&gt;Please see below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="guoweisun_0-1712565103610.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/272469iC26FD74CABD6635B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="guoweisun_0-1712565103610.png" alt="guoweisun_0-1712565103610.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 08:31:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842248#M22070</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-04-08T08:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842841#M22095</link>
      <description>&lt;P&gt;Hi guoweisun,&lt;/P&gt;&lt;P&gt;If I was in Debug mode, I can have a good WDfresh like below.&lt;/P&gt;&lt;P&gt;Then I can get SBC initialize OK.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kate____0-1712633757777.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/272628iA85001228F999C2C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kate____0-1712633757777.png" alt="kate____0-1712633757777.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But in Normal mode, I got a bad WDfresh like below.&lt;/P&gt;&lt;P&gt;Then I can't initialize SBC.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kate____1-1712633851918.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/272630i5D37442EDAE39C05/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kate____1-1712633851918.png" alt="kate____1-1712633851918.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What states I need to set ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 03:38:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842841#M22095</guid>
      <dc:creator>kate___</dc:creator>
      <dc:date>2024-04-09T03:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842950#M22096</link>
      <description>&lt;P&gt;Finally you must use the normal mode not the debug mode,you can refer to below&amp;nbsp; for feed WD:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="guoweisun_0-1712645513182.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/272680iEF0E54D58F63008F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="guoweisun_0-1712645513182.png" alt="guoweisun_0-1712645513182.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 06:52:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842950#M22096</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-04-09T06:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842970#M22097</link>
      <description>&lt;P&gt;Hi guoweisun,&lt;/P&gt;&lt;P&gt;Thanks for the description!&lt;/P&gt;&lt;P&gt;About the pic, open duty is 50% but there is 3/4 on the timeline.&lt;/P&gt;&lt;P&gt;To my understanding, if it set 50% duty , it will be 1/2 between WD refresh and WD refresh 1.&lt;/P&gt;&lt;P&gt;That is, if I want to set the time&amp;nbsp;between WD refresh and WD refresh 1, the function must be&amp;nbsp;&lt;STRONG&gt;WindowPeriod * WindowDc.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Above all, is there something wrong?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 07:14:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842970#M22097</guid>
      <dc:creator>kate___</dc:creator>
      <dc:date>2024-04-09T07:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842974#M22098</link>
      <description>&lt;P&gt;Hi Kate&lt;/P&gt;
&lt;P&gt;Please following the above picture to feed WD,you can try and should be no problem.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 07:17:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1842974#M22098</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-04-09T07:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 S32K3 FLT_ERR_CNT cannot decrease to 0 in Sbc_fs26_InitDevice();</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1843838#M22120</link>
      <description>&lt;P&gt;Thanks a lot !&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 09:16:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-S32K3-FLT-ERR-CNT-cannot-decrease-to-0-in-Sbc-fs26/m-p/1843838#M22120</guid>
      <dc:creator>kate___</dc:creator>
      <dc:date>2024-04-10T09:16:45Z</dc:date>
    </item>
  </channel>
</rss>

