<?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: S32K MPU Documentation in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643569#M428</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Can I assume that the reset values of the registers that are specified in the reference manual are the values after any type of microcontroller reset (i.e. POR, LVD, Watchdog, Software, etc.), or are those values only for POR reset&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, in advance&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Mar 2017 14:15:05 GMT</pubDate>
    <dc:creator>ScottKerstein</dc:creator>
    <dc:date>2017-03-02T14:15:05Z</dc:date>
    <item>
      <title>S32K MPU Documentation</title>
      <link>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643565#M424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I'm trying to understand the purpose of the MPU in the S32K micro.&amp;nbsp; Is there any reference manual or documentation that describes why and how I use the MPU?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 23:36:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643565#M424</guid>
      <dc:creator>ScottKerstein</dc:creator>
      <dc:date>2017-02-16T23:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: S32K MPU Documentation</title>
      <link>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643566#M425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Scott,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MPU helps to prevent a process from accessing memory that has not been allocated to it. If you use operating system, each task can usually access only limited resources and MPU helps you to implement this protection.&lt;/P&gt;&lt;P&gt;MPU sits at the crossbar switch, so you can configure individual access rights to each master. There are eight region descriptors.&lt;/P&gt;&lt;P&gt;You can take a look at this SW example:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-332545"&gt;https://community.nxp.com/docs/DOC-332545&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is written for MPC5748G but the principle is still the same. See the main.c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Feb 2017 14:36:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643566#M425</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2017-02-20T14:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: S32K MPU Documentation</title>
      <link>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643567#M426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;RESET pin filtering clarification.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Part is normally in RUN mode except when powered off.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When RSTFLTSRW bits (on page 495 of the reference manual) to 10, the LPO clock (configured for 128kHz) for the RESET pin filter clock is set.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The RSTFLTSEL bits can be set to a value from 0&amp;nbsp; to 31, representing the number of clock cycles the RESET pin transitions are filtered for.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;With a 128kHz clock and the RSTFLTSEL bits set to 31, that means that the RESET pin filter time is approximately 2.42us… correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If that is correct, it doesn’t seem to be much time for filtering.&amp;nbsp; PowerPC RESET pin filtering could be set in the millisecond range.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a recommended LPO clock setting for reset pin filtering?&amp;nbsp; Is 1kHz possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2017 19:28:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643567#M426</guid>
      <dc:creator>ScottKerstein</dc:creator>
      <dc:date>2017-02-23T19:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: S32K MPU Documentation</title>
      <link>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643568#M427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can select the source of LPO clock in LPOCLKS register:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/14501iA355F960790BA1CE/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt; &lt;/P&gt;&lt;P&gt;If you select 1kHz, you can significantly extend the time...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Feb 2017 09:08:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643568#M427</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2017-02-24T09:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: S32K MPU Documentation</title>
      <link>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643569#M428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;Can I assume that the reset values of the registers that are specified in the reference manual are the values after any type of microcontroller reset (i.e. POR, LVD, Watchdog, Software, etc.), or are those values only for POR reset&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks, in advance&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Mar 2017 14:15:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643569#M428</guid>
      <dc:creator>ScottKerstein</dc:creator>
      <dc:date>2017-03-02T14:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: S32K MPU Documentation</title>
      <link>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643570#M429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If not explicitly mentioned, the reset values are valid for any type of reset. If it is different (typically after POR reset) then it is mentioned like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/15304i1BFCA791B57F7747/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Lukas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 13:21:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643570#M429</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2017-03-03T13:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: S32K MPU Documentation</title>
      <link>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643571#M430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you reload this example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears as not accesible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2020 11:09:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K-MPU-Documentation/m-p/643571#M430</guid>
      <dc:creator>bernat_feixas1</dc:creator>
      <dc:date>2020-01-14T11:09:21Z</dc:date>
    </item>
  </channel>
</rss>

