<?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: S32K312 FCCU Config state issue in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K312-FCCU-Config-state-issue/m-p/1854772#M34665</link>
    <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217307"&gt;@shivakrishna&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;These can be the reasons:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1714049028642.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/275873i979E2B954AE351CF/image-dimensions/602x196?v=v2" width="602" height="196" role="button" title="danielmartynek_0-1714049028642.png" alt="danielmartynek_0-1714049028642.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The code you posted is not complete.&lt;/P&gt;
&lt;P&gt;Can you please implement all the steps?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_1-1714049077990.png" style="width: 595px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/275874iD475D13201E8CA5A/image-dimensions/595x302?v=v2" width="595" height="302" role="button" title="danielmartynek_1-1714049077990.png" alt="danielmartynek_1-1714049077990.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_2-1714049298490.png" style="width: 608px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/275876iC06F564E0C9C8067/image-dimensions/608x397?v=v2" width="608" height="397" role="button" title="danielmartynek_2-1714049298490.png" alt="danielmartynek_2-1714049298490.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Apr 2024 12:48:48 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2024-04-25T12:48:48Z</dc:date>
    <item>
      <title>S32K312 FCCU Config state issue</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-FCCU-Config-state-issue/m-p/1853300#M34590</link>
      <description>&lt;P&gt;Hello NXP,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I am trying to configure FCCU for S32K312. When I run OP1 operation after unlock the configuration, the operation status is always aborted. please check the steps&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Steps followed:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;/************Config State********************/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;//unlock OP1 to put the FCCU in Config State.&lt;BR /&gt;IP_FCCU-&amp;gt;CTRLK |= FCCU_CTRLK_CTRLK(0x913756AF);&lt;BR /&gt;//Set the Operation status as Idle&lt;BR /&gt;IP_FCCU-&amp;gt;CTRL |= FCCU_CTRL_OPR(1);&lt;BR /&gt;//checking for Operation Status, still the status in Prograss stay in the loop&lt;BR /&gt;while(IP_FCCU-&amp;gt;CTRL &amp;amp; FCCU_CTRL_OPS_MASK != 3U);&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;/*********************************************************/&lt;/P&gt;&lt;P&gt;/* Initiation of FCCU */&lt;/P&gt;&lt;P&gt;/********************************************************/&lt;/P&gt;&lt;P&gt;/*****************Normal State***********************/&lt;/P&gt;&lt;P&gt;//unlock OP2 to put the FCCU in Normal State.&lt;BR /&gt;IP_FCCU-&amp;gt;CTRLK |= FCCU_CTRLK_CTRLK(0x825A132BU);&lt;BR /&gt;//Set the Operation status as Idle&lt;BR /&gt;IP_FCCU-&amp;gt;CTRL |= FCCU_CTRL_OPR(2);&lt;BR /&gt;//checking for Operation Status, still the status in Prograss stay in the loop&lt;BR /&gt;while(IP_FCCU-&amp;gt;CTRL &amp;amp; FCCU_CTRL_OPS_MASK != 3U);&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;but every time, operation status abort, FCCU initialization not happening because of FCCU not enters into Config state. we are not using debugger to step into it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;please help us to resolve this issue.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 09:15:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-FCCU-Config-state-issue/m-p/1853300#M34590</guid>
      <dc:creator>shivakrishna</dc:creator>
      <dc:date>2024-04-24T09:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: S32K312 FCCU Config state issue</title>
      <link>https://community.nxp.com/t5/S32K/S32K312-FCCU-Config-state-issue/m-p/1854772#M34665</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/217307"&gt;@shivakrishna&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;These can be the reasons:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_0-1714049028642.png" style="width: 602px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/275873i979E2B954AE351CF/image-dimensions/602x196?v=v2" width="602" height="196" role="button" title="danielmartynek_0-1714049028642.png" alt="danielmartynek_0-1714049028642.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The code you posted is not complete.&lt;/P&gt;
&lt;P&gt;Can you please implement all the steps?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_1-1714049077990.png" style="width: 595px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/275874iD475D13201E8CA5A/image-dimensions/595x302?v=v2" width="595" height="302" role="button" title="danielmartynek_1-1714049077990.png" alt="danielmartynek_1-1714049077990.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="danielmartynek_2-1714049298490.png" style="width: 608px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/275876iC06F564E0C9C8067/image-dimensions/608x397?v=v2" width="608" height="397" role="button" title="danielmartynek_2-1714049298490.png" alt="danielmartynek_2-1714049298490.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 12:48:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K312-FCCU-Config-state-issue/m-p/1854772#M34665</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-04-25T12:48:48Z</dc:date>
    </item>
  </channel>
</rss>

