<?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: how to improve S32k3 interrupt callback execute speed? in S32K</title>
    <link>https://community.nxp.com/t5/S32K/how-to-improve-S32k3-interrupt-callback-execute-speed/m-p/1998048#M43449</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/227912"&gt;@Vandarkholme&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Some SW overhead is always expected, but especially with the RTD.&lt;/P&gt;
&lt;P&gt;Have a look at &lt;STRONG&gt;Pit_Ip_ProcessCommonInterrupt()&lt;/STRONG&gt; in Pit_Ip.c.&lt;/P&gt;
&lt;P&gt;This function is called from the PIT interrupt handler before the callback notification is called where you toggle the pin.&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2024 13:56:11 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2024-11-20T13:56:11Z</dc:date>
    <item>
      <title>how to improve S32k3 interrupt callback execute speed?</title>
      <link>https://community.nxp.com/t5/S32K/how-to-improve-S32k3-interrupt-callback-execute-speed/m-p/1996700#M43391</link>
      <description>&lt;P&gt;hello! I'm migrate project from microchip's PIC series to S32K312.&lt;/P&gt;&lt;P&gt;In PIC chips, set 1us timer -&amp;gt; start timer -&amp;gt; hit timer interrupt&amp;nbsp; -&amp;gt; toggle pin, can see 1us toggle wave in scope.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in S32k3, it's not worked. the minimal toggle time is 6.2us,&amp;nbsp; I'm confused that why mcu running 120Mhz, but can't interrupt in 1us.&lt;/P&gt;&lt;P&gt;here's scope's 6.2us wave(set pit 1us interrupt) and test project(modified by pit example)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vandarkholme_0-1731980968290.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/311115i71CF87B8D67E8E0D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vandarkholme_0-1731980968290.jpeg" alt="Vandarkholme_0-1731980968290.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Vandarkholme_1-1731981064195.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/311116i753004B1A2A3592E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Vandarkholme_1-1731981064195.png" alt="Vandarkholme_1-1731981064195.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>Tue, 19 Nov 2024 01:51:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/how-to-improve-S32k3-interrupt-callback-execute-speed/m-p/1996700#M43391</guid>
      <dc:creator>Vandarkholme</dc:creator>
      <dc:date>2024-11-19T01:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to improve S32k3 interrupt callback execute speed?</title>
      <link>https://community.nxp.com/t5/S32K/how-to-improve-S32k3-interrupt-callback-execute-speed/m-p/1998048#M43449</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/227912"&gt;@Vandarkholme&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Some SW overhead is always expected, but especially with the RTD.&lt;/P&gt;
&lt;P&gt;Have a look at &lt;STRONG&gt;Pit_Ip_ProcessCommonInterrupt()&lt;/STRONG&gt; in Pit_Ip.c.&lt;/P&gt;
&lt;P&gt;This function is called from the PIT interrupt handler before the callback notification is called where you toggle the pin.&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2024 13:56:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/how-to-improve-S32k3-interrupt-callback-execute-speed/m-p/1998048#M43449</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2024-11-20T13:56:11Z</dc:date>
    </item>
  </channel>
</rss>

