<?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のトピックFS26 FS_STATES &amp;amp; SPI Communication</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-FS-STATES-amp-SPI-Communication/m-p/2019073#M26913</link>
    <description>&lt;P&gt;&lt;SPAN&gt;We have made a circuit using MFS2613AMDA3AD.(front end) We are getting the LDO1 &amp;amp; LDO 2 output as 3.3V &amp;amp; 5V respectively. We are using the device in debug mode for initial development.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;We are using SBC/PMIC -RTD version &lt;A href="https://nxp.flexnetoperations.com/control/frse/download?element=6439251" target="_blank" rel="noopener nofollow noreferrer"&gt;SBC FS26 R21-11 4.0.0&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1)We are using the device in debug mode for initial development.&amp;nbsp;&lt;BR /&gt;2)RSTB is not getting released.&lt;BR /&gt;3)When we are reading Sbc_fs26_GetDeviceState(); FS_STATES value is coming invalid(0x14h). so we are unable to proceed for Normal Sequencing as per RTD.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4)M_STATUS reg read value value is showing that&amp;nbsp;VDEBUG &amp;gt; VDBG. &amp;amp; DBG_MODE bit is high(1) of FS_STATES which confirms that device is in debug mode.&lt;BR /&gt;&lt;BR /&gt;5)FS_WDW_DURATION read value is matching with default settings.&lt;BR /&gt;&lt;BR /&gt;What should be the SPI Mode? as per datasheet it should be Mode 3 but in example code it is configured as Mode 1. CPHA &amp;amp; CPOL value?&amp;nbsp; Also datawidth settings can't be configured more than 8 bit as frame structure of FS26 is 32bit&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Clock Speed is 5MHz.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Dec 2024 10:45:28 GMT</pubDate>
    <dc:creator>pratikkul26</dc:creator>
    <dc:date>2024-12-24T10:45:28Z</dc:date>
    <item>
      <title>FS26 FS_STATES &amp; SPI Communication</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-FS-STATES-amp-SPI-Communication/m-p/2019073#M26913</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We have made a circuit using MFS2613AMDA3AD.(front end) We are getting the LDO1 &amp;amp; LDO 2 output as 3.3V &amp;amp; 5V respectively. We are using the device in debug mode for initial development.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;We are using SBC/PMIC -RTD version &lt;A href="https://nxp.flexnetoperations.com/control/frse/download?element=6439251" target="_blank" rel="noopener nofollow noreferrer"&gt;SBC FS26 R21-11 4.0.0&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1)We are using the device in debug mode for initial development.&amp;nbsp;&lt;BR /&gt;2)RSTB is not getting released.&lt;BR /&gt;3)When we are reading Sbc_fs26_GetDeviceState(); FS_STATES value is coming invalid(0x14h). so we are unable to proceed for Normal Sequencing as per RTD.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4)M_STATUS reg read value value is showing that&amp;nbsp;VDEBUG &amp;gt; VDBG. &amp;amp; DBG_MODE bit is high(1) of FS_STATES which confirms that device is in debug mode.&lt;BR /&gt;&lt;BR /&gt;5)FS_WDW_DURATION read value is matching with default settings.&lt;BR /&gt;&lt;BR /&gt;What should be the SPI Mode? as per datasheet it should be Mode 3 but in example code it is configured as Mode 1. CPHA &amp;amp; CPOL value?&amp;nbsp; Also datawidth settings can't be configured more than 8 bit as frame structure of FS26 is 32bit&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Clock Speed is 5MHz.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 10:45:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-FS-STATES-amp-SPI-Communication/m-p/2019073#M26913</guid>
      <dc:creator>pratikkul26</dc:creator>
      <dc:date>2024-12-24T10:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 FS_STATES &amp; SPI Communication</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-FS-STATES-amp-SPI-Communication/m-p/2019225#M26917</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;pratikkul26&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Could you please let me know how to enter into debug mode for SBC?&lt;/P&gt;
&lt;P&gt;You can confirm it according below info:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Debug mode is intended for software debugging or first MCU programming during ECU assembly. To enter Debug mode without first entering OTP mode, the voltage at the DEBUG pin must be set to VDBG prior to applying the VSUP voltage. During the power-up sequence, the fail-safe state machine will start in Debug mode and reach the initialization phase&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="guoweisun_0-1735105295848.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317248i0E5E204A50EC4B69/image-size/medium?v=v2&amp;amp;px=400" role="button" title="guoweisun_0-1735105295848.png" alt="guoweisun_0-1735105295848.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Dec 2024 05:42:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-FS-STATES-amp-SPI-Communication/m-p/2019225#M26917</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-12-25T05:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 FS_STATES &amp; SPI Communication</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-FS-STATES-amp-SPI-Communication/m-p/2019578#M26927</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Yes, we are first applying the 5V on Debug pin then giving Vsup of 12V.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you please confirm the SPI Mode? 1 or 3. I think we are unable to write anything to FS26.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;RSTB should be released first as per state-flow given in the datasheet, then we can write to Init_FS_I Registers. then close the Init_FS by good WDG Refresh. &amp;amp; Release FS outputs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do we need to do good watchdog refresh in debug mode as well? there is no 256ms window when device is in debug&amp;nbsp; mode?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Why are we getting FS_STATE = 0x14h?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pratikkul26_0-1735196076270.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317358iF15FD07DDCA1AEB6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pratikkul26_0-1735196076270.png" alt="pratikkul26_0-1735196076270.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pratikkul26_1-1735196098179.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317359i85AAAB05BA952B1F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pratikkul26_1-1735196098179.png" alt="pratikkul26_1-1735196098179.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2024 06:55:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-FS-STATES-amp-SPI-Communication/m-p/2019578#M26927</guid>
      <dc:creator>pratikkul26</dc:creator>
      <dc:date>2024-12-26T06:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: FS26 FS_STATES &amp; SPI Communication</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/FS26-FS-STATES-amp-SPI-Communication/m-p/2019623#M26929</link>
      <description>&lt;P&gt;1: SPI timing refer to below picture:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="guoweisun_0-1735202525906.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317366i04A618F3278D2888/image-size/medium?v=v2&amp;amp;px=400" role="button" title="guoweisun_0-1735202525906.png" alt="guoweisun_0-1735202525906.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;2:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Do we need to do good watchdog refresh in debug mode as well? there is no 256ms window when device is in debug&amp;nbsp; mode?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Why are we getting FS_STATE = 0x14h?&lt;/P&gt;
&lt;P&gt;[gw]You need do good WD to close INIT phase,and refresh WD to decrease fault error counter circled below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="guoweisun_1-1735203083348.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317369i493377FBCD9410A1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="guoweisun_1-1735203083348.png" alt="guoweisun_1-1735203083348.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2024 08:51:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/FS26-FS-STATES-amp-SPI-Communication/m-p/2019623#M26929</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-12-26T08:51:39Z</dc:date>
    </item>
  </channel>
</rss>

