<?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 Safe State Operation in S32K11x in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Safe-State-Operation-in-S32K11x/m-p/1495667#M16658</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have used S32K116 MCU and i want to do some specifications for safety mechanism. In safety manual &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;There is the following expression&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;. I dont understand this &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;expression&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; and what can i do this safe state?&lt;/P&gt;&lt;P&gt;"The system transitions itself to a Safe state system when the MCU is in a reset state. the whole system shall be put to Safe state system which needs to be done on the system level"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jul 2022 14:41:53 GMT</pubDate>
    <dc:creator>smt87</dc:creator>
    <dc:date>2022-07-26T14:41:53Z</dc:date>
    <item>
      <title>Safe State Operation in S32K11x</title>
      <link>https://community.nxp.com/t5/S32K/Safe-State-Operation-in-S32K11x/m-p/1495667#M16658</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have used S32K116 MCU and i want to do some specifications for safety mechanism. In safety manual &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;There is the following expression&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;. I dont understand this &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;expression&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; and what can i do this safe state?&lt;/P&gt;&lt;P&gt;"The system transitions itself to a Safe state system when the MCU is in a reset state. the whole system shall be put to Safe state system which needs to be done on the system level"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 14:41:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Safe-State-Operation-in-S32K11x/m-p/1495667#M16658</guid>
      <dc:creator>smt87</dc:creator>
      <dc:date>2022-07-26T14:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Safe State Operation in S32K11x</title>
      <link>https://community.nxp.com/t5/S32K/Safe-State-Operation-in-S32K11x/m-p/1496392#M16688</link>
      <description>&lt;P&gt;It is ASSUMPTION.&lt;/P&gt;
&lt;P&gt;It is assumed the whole system (MCU is only part on the system) is capable to detect MCU is in reset (MCU's safe state) and put the whole system to safe state.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 12:45:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Safe-State-Operation-in-S32K11x/m-p/1496392#M16688</guid>
      <dc:creator>davidtosenovjan</dc:creator>
      <dc:date>2022-07-27T12:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: Safe State Operation in S32K11x</title>
      <link>https://community.nxp.com/t5/S32K/Safe-State-Operation-in-S32K11x/m-p/1496427#M16690</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How can i implement this assumption to the software? Is there any sample code or explanation? Is there any register of MCU related to it?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 13:26:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Safe-State-Operation-in-S32K11x/m-p/1496427#M16690</guid>
      <dc:creator>smt87</dc:creator>
      <dc:date>2022-07-27T13:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Safe State Operation in S32K11x</title>
      <link>https://community.nxp.com/t5/S32K/Safe-State-Operation-in-S32K11x/m-p/1497831#M16730</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;How can i implement this assumption to the software?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;All components of you system needs to be in safe state, for micro it is reset state, for other components of the whole system, please refer to their documentaion.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Safe state of the system is usually determined&amp;nbsp;by your safety architect or safety expert.&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Is there any sample code or explanation?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Of course&amp;nbsp;no, this is application and its HW dependent.&lt;/SPAN&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Is there any register of MCU related to it?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;Micro itself is in safe state when your reset line is active. But this is only for micro, not for whole system.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There is only status register which tell you which was last source of reset.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As you seems to me very confused by safety mechanisms a standards, please consult it with your company safety expert.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 07:31:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Safe-State-Operation-in-S32K11x/m-p/1497831#M16730</guid>
      <dc:creator>petervlna</dc:creator>
      <dc:date>2022-07-29T07:31:21Z</dc:date>
    </item>
  </channel>
</rss>

