<?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: External interrupt frequency in S32K</title>
    <link>https://community.nxp.com/t5/S32K/External-interrupt-frequency/m-p/1717610#M26804</link>
    <description>&lt;P&gt;&lt;A href="mailto:Hi@zhouqicheng" target="_blank"&gt;Hi@zhouqicheng&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;try this demo, using FTM module to calculate PWM frequency.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/S32K1-Calculate-the-motor-speed-based-on-the-FTM/ta-p/1515933" target="_self"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/S32K1-Calculate-the-motor-speed-based-on-the-FTM/ta-p/1515933&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Sep 2023 02:49:49 GMT</pubDate>
    <dc:creator>Senlent</dc:creator>
    <dc:date>2023-09-06T02:49:49Z</dc:date>
    <item>
      <title>External interrupt frequency</title>
      <link>https://community.nxp.com/t5/S32K/External-interrupt-frequency/m-p/1717039#M26775</link>
      <description>&lt;P&gt;Hello, I used an external interrupt falling edge trigger to measure the number of square waves. The square wave frequency is 125khz and 8us per cycle. I found that the counting of square waves tends to be smaller when it exceeds 1000. What is the interrupt counting frequency of S32K144 pin? How to ensure that pin interruption triggers are not lost,&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 09:15:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/External-interrupt-frequency/m-p/1717039#M26775</guid>
      <dc:creator>zhouqicheng</dc:creator>
      <dc:date>2023-09-05T09:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: External interrupt frequency</title>
      <link>https://community.nxp.com/t5/S32K/External-interrupt-frequency/m-p/1717568#M26801</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@zhouqicheng" target="_blank"&gt;Hi@zhouqicheng&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1.What is the interrupt counting frequency of S32K144 pin?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;There is no such verification data, this can vary significantly on different clock configurations&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;2.You can control a GPIO port, set the port to output a fixed frequency and a specified number, and then connect the port to the input port.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;3.For tasks such as measuring pulses, I generally recommend that users use the Input capture feature of FTM module.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 02:03:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/External-interrupt-frequency/m-p/1717568#M26801</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-09-06T02:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: External interrupt frequency</title>
      <link>https://community.nxp.com/t5/S32K/External-interrupt-frequency/m-p/1717601#M26803</link>
      <description>Hello, how to count the number of PWM using the ftm input capture function? Only measuring frequency and cycle cases are available. Are there any relevant cases?</description>
      <pubDate>Wed, 06 Sep 2023 02:45:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/External-interrupt-frequency/m-p/1717601#M26803</guid>
      <dc:creator>zhouqicheng</dc:creator>
      <dc:date>2023-09-06T02:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: External interrupt frequency</title>
      <link>https://community.nxp.com/t5/S32K/External-interrupt-frequency/m-p/1717610#M26804</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@zhouqicheng" target="_blank"&gt;Hi@zhouqicheng&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;try this demo, using FTM module to calculate PWM frequency.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/S32K1-Calculate-the-motor-speed-based-on-the-FTM/ta-p/1515933" target="_self"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/S32K1-Calculate-the-motor-speed-based-on-the-FTM/ta-p/1515933&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 02:49:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/External-interrupt-frequency/m-p/1717610#M26804</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-09-06T02:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: External interrupt frequency</title>
      <link>https://community.nxp.com/t5/S32K/External-interrupt-frequency/m-p/1718295#M26836</link>
      <description>&lt;P&gt;Hello, according to the above document configuration, it has been found that once the square wave is measured, it enters this interrupt and cannot operate normally. What is the problem&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 01:07:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/External-interrupt-frequency/m-p/1718295#M26836</guid>
      <dc:creator>zhouqicheng</dc:creator>
      <dc:date>2023-09-07T01:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: External interrupt frequency</title>
      <link>https://community.nxp.com/t5/S32K/External-interrupt-frequency/m-p/1718299#M26837</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@zhouqicheng" target="_blank"&gt;Hi@zhouqicheng&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;please try the demo from the linker I provided earlier, maybe you missed something when you configuring you project.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2023 01:19:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/External-interrupt-frequency/m-p/1718299#M26837</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2023-09-07T01:19:41Z</dc:date>
    </item>
  </channel>
</rss>

