<?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: Interrupt based message configuration in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Interrupt-based-message-configuration/m-p/1443134#M14947</link>
    <description>&lt;P&gt;&lt;A href="mailto:Hi@AparnaSridharan" target="_blank"&gt;Hi@AparnaSridharan&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I'm a little confused, your first question is related to uart, I can't understand what your second question has to do with uart? Your second question is simple, FlexCAN can support certain frame transceiving interrupts.&lt;/P&gt;
&lt;P&gt;BR!&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Jim,&lt;/P&gt;</description>
    <pubDate>Wed, 13 Apr 2022 06:18:23 GMT</pubDate>
    <dc:creator>Senlent</dc:creator>
    <dc:date>2022-04-13T06:18:23Z</dc:date>
    <item>
      <title>Interrupt based message configuration</title>
      <link>https://community.nxp.com/t5/S32K/Interrupt-based-message-configuration/m-p/1442691#M14926</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Actually I need to create interrupt for function when a receive particular message id. Is there anyway i can do this for S32k144 board with S32ds.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 11:48:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Interrupt-based-message-configuration/m-p/1442691#M14926</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-04-12T11:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt based message configuration</title>
      <link>https://community.nxp.com/t5/S32K/Interrupt-based-message-configuration/m-p/1442786#M14930</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@AparnaSridharan" target="_blank"&gt;Hi@AparnaSridharan&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The easiest way is to judge the data you need among all the received data&lt;/P&gt;
&lt;P&gt;you can take a look at the revevant registers in the picture below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Senlent_0-1649772158721.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/176657iD4BAE5E6A0DA0FD7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Senlent_0-1649772158721.png" alt="Senlent_0-1649772158721.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I don't know if this register can achieve the function you want，and there is no demo program for your reference,&lt;/P&gt;
&lt;P&gt;BR!&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Jim，&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 14:16:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Interrupt-based-message-configuration/m-p/1442786#M14930</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2022-04-12T14:16:17Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt based message configuration</title>
      <link>https://community.nxp.com/t5/S32K/Interrupt-based-message-configuration/m-p/1443094#M14941</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/188029"&gt;@Senlent&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AparnaSridharan_0-1649826816016.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/176701i7EECB48EC80D2D01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AparnaSridharan_0-1649826816016.png" alt="AparnaSridharan_0-1649826816016.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually I need to invoke an interrupt for a function when I receive particular CAN id which will stay continuously in receive function till all the lines in the configuration_function() get completed. For this whether I can use LPUART match register.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 05:25:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Interrupt-based-message-configuration/m-p/1443094#M14941</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-04-13T05:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt based message configuration</title>
      <link>https://community.nxp.com/t5/S32K/Interrupt-based-message-configuration/m-p/1443134#M14947</link>
      <description>&lt;P&gt;&lt;A href="mailto:Hi@AparnaSridharan" target="_blank"&gt;Hi@AparnaSridharan&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I'm a little confused, your first question is related to uart, I can't understand what your second question has to do with uart? Your second question is simple, FlexCAN can support certain frame transceiving interrupts.&lt;/P&gt;
&lt;P&gt;BR!&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Jim,&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 06:18:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Interrupt-based-message-configuration/m-p/1443134#M14947</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2022-04-13T06:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt based message configuration</title>
      <link>https://community.nxp.com/t5/S32K/Interrupt-based-message-configuration/m-p/1443170#M14950</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/188029"&gt;@Senlent&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Actually What i need is I need to create a interrupt for a flex_CAN receive function. That interrupt need to be enabled only when particular CAN message id is received. After enabling the interrupt the control need to be there inside the receive function till interrupt is disabled.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Apr 2022 06:58:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Interrupt-based-message-configuration/m-p/1443170#M14950</guid>
      <dc:creator>AparnaSridharan</dc:creator>
      <dc:date>2022-04-13T06:58:31Z</dc:date>
    </item>
  </channel>
</rss>

