<?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: How to use FlexCAN_Ip in S32K344 in S32K</title>
    <link>https://community.nxp.com/t5/S32K/How-to-use-FlexCAN-Ip-in-S32K344/m-p/1414606#M14026</link>
    <description>&lt;P&gt;Hey &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52961"&gt;@PetrS&lt;/a&gt;, first of, thank you very much for your response.&lt;/P&gt;&lt;P&gt;I tried to incorporate your example into a design studio project, but unfortunately the callback is not being called. I have tried it in loopback mode as well as out to a CAN tranceiver connected to a test board and no results either way. I have attached the project, is there anyway you could please take a quick look at it and tell me what I'm doing wrong?&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;</description>
    <pubDate>Wed, 16 Feb 2022 17:08:41 GMT</pubDate>
    <dc:creator>MateoSegura413</dc:creator>
    <dc:date>2022-02-16T17:08:41Z</dc:date>
    <item>
      <title>How to use FlexCAN_Ip in S32K344</title>
      <link>https://community.nxp.com/t5/S32K/How-to-use-FlexCAN-Ip-in-S32K344/m-p/1409819#M13916</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am currently trying to implement a simple example described below&lt;/P&gt;&lt;P&gt;- S32K344 FlexCAN module will interrupt whenever it get's a message, at which point a new RTOS thread will read the values from the message received.&lt;/P&gt;&lt;P&gt;I started the project using the "FlexCAN_Ip_Example_S32K344", however&amp;nbsp;&lt;STRONG&gt;it is not clear at all&amp;nbsp;&lt;/STRONG&gt;how to use this IP to get anything useful done.&amp;nbsp;&lt;/P&gt;&lt;P&gt;- How do I link my own code the interrupt handler?&lt;/P&gt;&lt;P&gt;- How do I read CAN without wasting CPU cycles?&lt;/P&gt;&lt;P&gt;Any help or guidance would be greatly appreciated.&lt;/P&gt;&lt;P&gt;Mateo Segura&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Feb 2022 18:53:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-use-FlexCAN-Ip-in-S32K344/m-p/1409819#M13916</guid>
      <dc:creator>MateoSegura413</dc:creator>
      <dc:date>2022-02-07T18:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN_Ip in S32K344</title>
      <link>https://community.nxp.com/t5/S32K/How-to-use-FlexCAN-Ip-in-S32K344/m-p/1410332#M13927</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;the&amp;nbsp;&lt;SPAN&gt;FlexCAN_Ip_Example_S32K344 do simple transmit/receive testing in loopback mode. NOt sure if thee is anything with freeRTOS too.&lt;BR /&gt;Generally, if you do not want to have SW polling, you can install callback function which will be called from MB's interrupt. Within flexcan component add&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_0-1644329659210.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/169869i59860FF6BB176574/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PetrS_0-1644329659210.png" alt="PetrS_0-1644329659210.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if send/receive function will be called with parameter indicating non-polled mode then callback function will be called upon successful transmission or reception.&amp;nbsp;&lt;BR /&gt;you can check attached modified code for this example.&lt;/P&gt;
&lt;P&gt;Hope it helps&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Tue, 08 Feb 2022 14:14:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-use-FlexCAN-Ip-in-S32K344/m-p/1410332#M13927</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-02-08T14:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN_Ip in S32K344</title>
      <link>https://community.nxp.com/t5/S32K/How-to-use-FlexCAN-Ip-in-S32K344/m-p/1414606#M14026</link>
      <description>&lt;P&gt;Hey &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/52961"&gt;@PetrS&lt;/a&gt;, first of, thank you very much for your response.&lt;/P&gt;&lt;P&gt;I tried to incorporate your example into a design studio project, but unfortunately the callback is not being called. I have tried it in loopback mode as well as out to a CAN tranceiver connected to a test board and no results either way. I have attached the project, is there anyway you could please take a quick look at it and tell me what I'm doing wrong?&lt;/P&gt;&lt;P&gt;Thanks...&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 17:08:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-use-FlexCAN-Ip-in-S32K344/m-p/1414606#M14026</guid>
      <dc:creator>MateoSegura413</dc:creator>
      <dc:date>2022-02-16T17:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN_Ip in S32K344</title>
      <link>https://community.nxp.com/t5/S32K/How-to-use-FlexCAN-Ip-in-S32K344/m-p/1415987#M14055</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;testing your code I got&amp;nbsp;FLEXCAN_EVENT_TX_COMPLETE event in the callback, red LED is flashing with 1sec rate. Enabling receive on MB1 by uncommenting below line&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PetrS_0-1645186823162.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/171047i4239B565960868F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PetrS_0-1645186823162.png" alt="PetrS_0-1645186823162.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;a&amp;nbsp;FLEXCAN_EVENT_RX_COMPLETE event is hit too and green LED is also toggled.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Fri, 18 Feb 2022 12:20:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-use-FlexCAN-Ip-in-S32K344/m-p/1415987#M14055</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2022-02-18T12:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexCAN_Ip in S32K344</title>
      <link>https://community.nxp.com/t5/S32K/How-to-use-FlexCAN-Ip-in-S32K344/m-p/1419330#M14151</link>
      <description>&lt;P&gt;This worked. Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 19:25:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/How-to-use-FlexCAN-Ip-in-S32K344/m-p/1419330#M14151</guid>
      <dc:creator>MateoSegura413</dc:creator>
      <dc:date>2022-02-24T19:25:04Z</dc:date>
    </item>
  </channel>
</rss>

