<?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: CAN Code in Interrupt Mode</title>
    <link>https://community.nxp.com/t5/S32K/CAN-Code-in-Interrupt-Mode/m-p/1526450#M17880</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;as I wrote, no setting is needed for enabling interrupt for CAN SDK driver.&amp;nbsp;&lt;SPAN&gt;The driver enables the interrupts for the corresponding CAN module. You can put breakpoint into&amp;nbsp;FLEXCAN_IRQHandler within flexcan_driver.c file. This will be entered if&amp;nbsp;CAN_Receive is called and message comes and match with configured one.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR, Petr&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Sep 2022 06:15:03 GMT</pubDate>
    <dc:creator>PetrS</dc:creator>
    <dc:date>2022-09-22T06:15:03Z</dc:date>
    <item>
      <title>CAN Code in Interrupt Mode</title>
      <link>https://community.nxp.com/t5/S32K/CAN-Code-in-Interrupt-Mode/m-p/1524098#M17784</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm Using the can_pal_s32k144 Example Code.&lt;/P&gt;&lt;P&gt;Actually the code is in Polled Mode,&lt;/P&gt;&lt;P&gt;I want to make it as Interrupt Mode(When ever the CAN Message Received then the Control need to go to CAN IRQ)&lt;/P&gt;&lt;P&gt;Also please suggest the What are the Changes required to make it works on interrupt mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 07:55:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-Code-in-Interrupt-Mode/m-p/1524098#M17784</guid>
      <dc:creator>Dilip1441</dc:creator>
      <dc:date>2022-09-19T07:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: CAN Code in Interrupt Mode</title>
      <link>https://community.nxp.com/t5/S32K/CAN-Code-in-Interrupt-Mode/m-p/1524874#M17824</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;driver is always using CAN interrupt during receiving/transmitting. You can use callback function to have indication interrupt was called. You can refer e.g to&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K144-FlexCAN-TX-RX-Error-ISR-test-S32DS2-2/ta-p/1278224" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K144-FlexCAN-TX-RX-Error-ISR-test-S32DS2-2/ta-p/1278224&lt;/A&gt;. It uses flexcan driver. Can_pal will be quite similar, there is less events possible and no error callback.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2022 08:53:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-Code-in-Interrupt-Mode/m-p/1524874#M17824</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-09-20T08:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: CAN Code in Interrupt Mode</title>
      <link>https://community.nxp.com/t5/S32K/CAN-Code-in-Interrupt-Mode/m-p/1524960#M17830</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;Can you please share the Process and Configuration for Enabling the CAN Receiving Interrupt in can_pal_s32k144 Example Code&lt;/P&gt;&lt;P&gt;[When ever the Data Received over the CAN Bus then Control need to go to the CAN IRQ]&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 05:52:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-Code-in-Interrupt-Mode/m-p/1524960#M17830</guid>
      <dc:creator>Dilip1441</dc:creator>
      <dc:date>2022-09-21T05:52:28Z</dc:date>
    </item>
    <item>
      <title>Re: CAN Code in Interrupt Mode</title>
      <link>https://community.nxp.com/t5/S32K/CAN-Code-in-Interrupt-Mode/m-p/1526450#M17880</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;as I wrote, no setting is needed for enabling interrupt for CAN SDK driver.&amp;nbsp;&lt;SPAN&gt;The driver enables the interrupts for the corresponding CAN module. You can put breakpoint into&amp;nbsp;FLEXCAN_IRQHandler within flexcan_driver.c file. This will be entered if&amp;nbsp;CAN_Receive is called and message comes and match with configured one.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BR, Petr&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 06:15:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/CAN-Code-in-Interrupt-Mode/m-p/1526450#M17880</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-09-22T06:15:03Z</dc:date>
    </item>
  </channel>
</rss>

