<?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>S32K中的主题 Re: Request for interrupt based FlexCAN reception example code</title>
    <link>https://community.nxp.com/t5/S32K/Request-for-interrupt-based-FlexCAN-reception-example-code/m-p/1531539#M18088</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;if using RTD driver, this is done that way, using callbacks. If you have e.g baremetal code then generally, the MB flag in IFLAG register is set when message is received/transmitted without error.&amp;nbsp;If also MB mask bit is set in the IMASK register and interrupts are enabled in the core, the MB interrupt is called.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
    <pubDate>Mon, 03 Oct 2022 09:16:23 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2022-10-03T09:16:23Z</dc:date>
    <item>
      <title>Request for interrupt based FlexCAN reception example code</title>
      <link>https://community.nxp.com/t5/S32K/Request-for-interrupt-based-FlexCAN-reception-example-code/m-p/1527369#M17914</link>
      <description>&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;We are using&amp;nbsp;s32k344evb-q172 evaluation board. We want to perform the interrupt&amp;nbsp; based CAN reception but unfortunately there is no example code available for same.&lt;/P&gt;&lt;P&gt;Request you to please share the &lt;STRONG&gt;interrupt based FlexCAN reception example code&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sachin N&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/203030"&gt;@ndd922478&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2022 12:17:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Request-for-interrupt-based-FlexCAN-reception-example-code/m-p/1527369#M17914</guid>
      <dc:creator>sachin922185</dc:creator>
      <dc:date>2022-09-23T12:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Request for interrupt based FlexCAN reception example code</title>
      <link>https://community.nxp.com/t5/S32K/Request-for-interrupt-based-FlexCAN-reception-example-code/m-p/1528116#M17970</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I placed some RTD based example on&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K/FlexCAN-IP-example-not-running-in-normal-mode-on-S32K344-EVB/td-p/1520088" target="_blank"&gt;https://community.nxp.com/t5/S32K/FlexCAN-IP-example-not-running-in-normal-mode-on-S32K344-EVB/td-p/1520088&lt;/A&gt;&lt;BR /&gt;If you are using&amp;nbsp;&lt;SPAN&gt;s32k344evb-q172 with TJA1043 you can skip transceiver init within code.&lt;BR /&gt;In the code a callback&amp;nbsp;is used to indicate MB interrupt.&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;Hope it helps&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR, Petr&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2022 11:25:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Request-for-interrupt-based-FlexCAN-reception-example-code/m-p/1528116#M17970</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-09-26T11:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: Request for interrupt based FlexCAN reception example code</title>
      <link>https://community.nxp.com/t5/S32K/Request-for-interrupt-based-FlexCAN-reception-example-code/m-p/1530364#M18055</link>
      <description>&lt;P&gt;Hello Petr,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I tried this example, but event is triggering once reception is completed from Mailbox to CPU.&lt;/P&gt;&lt;P&gt;Our use case is that there should be interrupt when message is just come into Mailbox.&lt;/P&gt;&lt;P&gt;Please guide on this, how we can achieve our use case?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sachin N&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 10:23:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Request-for-interrupt-based-FlexCAN-reception-example-code/m-p/1530364#M18055</guid>
      <dc:creator>sachin922185</dc:creator>
      <dc:date>2022-09-29T10:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Request for interrupt based FlexCAN reception example code</title>
      <link>https://community.nxp.com/t5/S32K/Request-for-interrupt-based-FlexCAN-reception-example-code/m-p/1531539#M18088</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;if using RTD driver, this is done that way, using callbacks. If you have e.g baremetal code then generally, the MB flag in IFLAG register is set when message is received/transmitted without error.&amp;nbsp;If also MB mask bit is set in the IMASK register and interrupts are enabled in the core, the MB interrupt is called.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 09:16:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Request-for-interrupt-based-FlexCAN-reception-example-code/m-p/1531539#M18088</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-10-03T09:16:23Z</dc:date>
    </item>
  </channel>
</rss>

