<?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: Instruction cycle in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Instruction-cycle/m-p/1731235#M27464</link>
    <description>&lt;P&gt;Hi Lukas,&lt;/P&gt;&lt;P&gt;Thanks for your input, I can use GPIO pin to measure the timings&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shruthi&lt;/P&gt;</description>
    <pubDate>Thu, 28 Sep 2023 10:47:27 GMT</pubDate>
    <dc:creator>Shruthi_C</dc:creator>
    <dc:date>2023-09-28T10:47:27Z</dc:date>
    <item>
      <title>Instruction cycle</title>
      <link>https://community.nxp.com/t5/S32K/Instruction-cycle/m-p/1729510#M27386</link>
      <description>&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;I want instruction cycles required to execute these function in S32K146&lt;BR /&gt;Can you pls support ,&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="Shruthi_C_0-1695713881811.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/242699i501D7E4FA8406B2B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Shruthi_C_0-1695713881811.png" alt="Shruthi_C_0-1695713881811.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;BR /&gt;Shruthi&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 07:38:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Instruction-cycle/m-p/1729510#M27386</guid>
      <dc:creator>Shruthi_C</dc:creator>
      <dc:date>2023-09-26T07:38:31Z</dc:date>
    </item>
    <item>
      <title>Re: Instruction cycle</title>
      <link>https://community.nxp.com/t5/S32K/Instruction-cycle/m-p/1730265#M27419</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/212442"&gt;@Shruthi_C&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Generally, the execution time depends on following: if the code is running from flash or RAM, it depends on flash settings (prefetching, wait states etc), it depends if the cache is enabled or not and if the code is already cached or not, it depends on activity of other bus masters (DMA, other cores if present…).&lt;/P&gt;
&lt;P&gt;That’s the reason why I recommend such code loops only for rough delays. To measure such delay, the best option is to simply toggle a GPIO before/after execution of such code or loop and measure the time by an oscilloscope.&lt;/P&gt;
&lt;P&gt;If precise delay is needed, it’s better to use a timer.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Lukas&lt;/P&gt;</description>
      <pubDate>Wed, 27 Sep 2023 07:38:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Instruction-cycle/m-p/1730265#M27419</guid>
      <dc:creator>lukaszadrapa</dc:creator>
      <dc:date>2023-09-27T07:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: Instruction cycle</title>
      <link>https://community.nxp.com/t5/S32K/Instruction-cycle/m-p/1731235#M27464</link>
      <description>&lt;P&gt;Hi Lukas,&lt;/P&gt;&lt;P&gt;Thanks for your input, I can use GPIO pin to measure the timings&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;Shruthi&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 10:47:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Instruction-cycle/m-p/1731235#M27464</guid>
      <dc:creator>Shruthi_C</dc:creator>
      <dc:date>2023-09-28T10:47:27Z</dc:date>
    </item>
  </channel>
</rss>

