<?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 How to receive multiple CAN message in S32K</title>
    <link>https://community.nxp.com/t5/S32K/How-to-receive-multiple-CAN-message/m-p/1516819#M17521</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on CAN on S32K148, i am receiving one time but I want to receive the same message multiple time how can we do it??&lt;/P&gt;&lt;P&gt;I have attached code along with received message screen shot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Sep 2022 07:39:48 GMT</pubDate>
    <dc:creator>RishikeshB</dc:creator>
    <dc:date>2022-09-05T07:39:48Z</dc:date>
    <item>
      <title>How to receive multiple CAN message</title>
      <link>https://community.nxp.com/t5/S32K/How-to-receive-multiple-CAN-message/m-p/1516819#M17521</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on CAN on S32K148, i am receiving one time but I want to receive the same message multiple time how can we do it??&lt;/P&gt;&lt;P&gt;I have attached code along with received message screen shot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 07:39:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-receive-multiple-CAN-message/m-p/1516819#M17521</guid>
      <dc:creator>RishikeshB</dc:creator>
      <dc:date>2022-09-05T07:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to receive multiple CAN message</title>
      <link>https://community.nxp.com/t5/S32K/How-to-receive-multiple-CAN-message/m-p/1517012#M17535</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;in your code you called FLEXCAN_DRV_Send just once, so it is correct CAN tool received it just once too.&lt;BR /&gt;Call&amp;nbsp;FLEXCAN_DRV_Send repeatedly to send message again. If using non-blocking function you should use&amp;nbsp;FLEXCAN_DRV_GetTransferStatus to know if previous transfer was finished and Send/Receive can be called again.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 11:09:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-receive-multiple-CAN-message/m-p/1517012#M17535</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-09-05T11:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to receive multiple CAN message</title>
      <link>https://community.nxp.com/t5/S32K/How-to-receive-multiple-CAN-message/m-p/1517039#M17537</link>
      <description>&lt;P&gt;I have called function twice still no response,&lt;/P&gt;&lt;P&gt;can you please if possible add configuration from your end in code&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 11:53:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-receive-multiple-CAN-message/m-p/1517039#M17537</guid>
      <dc:creator>RishikeshB</dc:creator>
      <dc:date>2022-09-05T11:53:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to receive multiple CAN message</title>
      <link>https://community.nxp.com/t5/S32K/How-to-receive-multiple-CAN-message/m-p/1517057#M17540</link>
      <description>&lt;P&gt;Hello I tried but did not receive the message multiple time can you please check&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Sep 2022 12:30:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-receive-multiple-CAN-message/m-p/1517057#M17540</guid>
      <dc:creator>RishikeshB</dc:creator>
      <dc:date>2022-09-05T12:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to receive multiple CAN message</title>
      <link>https://community.nxp.com/t5/S32K/How-to-receive-multiple-CAN-message/m-p/1517510#M17551</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;try code I mentioned in&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/Sending-CAN-message-in-loop-but-still-can-see-the-message-only/m-p/1517388/highlight/false#M17543" target="_blank"&gt;https://community.nxp.com/t5/S32K/Sending-CAN-message-in-loop-but-still-can-see-the-message-only/m-p/1517388/highlight/false#M17543&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 08:08:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-receive-multiple-CAN-message/m-p/1517510#M17551</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-09-06T08:08:28Z</dc:date>
    </item>
  </channel>
</rss>

