<?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: FREE RTOS CAN in lpc54618 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/FREE-RTOS-CAN-in-lpc54618/m-p/1631863#M52186</link>
    <description>&lt;P&gt;Yes sir.But there is a separate file freertos_spi.c.Like that any file available for CAN also.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Apr 2023 07:00:12 GMT</pubDate>
    <dc:creator>keerthi1</dc:creator>
    <dc:date>2023-04-12T07:00:12Z</dc:date>
    <item>
      <title>FREE RTOS CAN in lpc54618</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/FREE-RTOS-CAN-in-lpc54618/m-p/1631331#M52173</link>
      <description>&lt;P&gt;I am using lpc54618 controller.I can able to communicate through CAN with SDK example given by NXP.But i could not able to communicate when i integrate the same code in RTOS .Any example available for CAN RTOS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached error image .&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CAN.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/218752i52D4DEA6A0F7E3D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="CAN.png" alt="CAN.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Apr 2023 12:23:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/FREE-RTOS-CAN-in-lpc54618/m-p/1631331#M52173</guid>
      <dc:creator>keerthi1</dc:creator>
      <dc:date>2023-04-11T12:23:43Z</dc:date>
    </item>
    <item>
      <title>Re: FREE RTOS CAN in lpc54618</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/FREE-RTOS-CAN-in-lpc54618/m-p/1631750#M52183</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;There is freertos_spi example in the rtos example based on callback function, I suppose that you can refer to the example for the can transfer.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Xiangjun rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1681276583894.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/218845iBC267AFA60ABC576/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1681276583894.png" alt="xiangjun_rong_0-1681276583894.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 05:18:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/FREE-RTOS-CAN-in-lpc54618/m-p/1631750#M52183</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-04-12T05:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: FREE RTOS CAN in lpc54618</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/FREE-RTOS-CAN-in-lpc54618/m-p/1631863#M52186</link>
      <description>&lt;P&gt;Yes sir.But there is a separate file freertos_spi.c.Like that any file available for CAN also.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 07:00:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/FREE-RTOS-CAN-in-lpc54618/m-p/1631863#M52186</guid>
      <dc:creator>keerthi1</dc:creator>
      <dc:date>2023-04-12T07:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: FREE RTOS CAN in lpc54618</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/FREE-RTOS-CAN-in-lpc54618/m-p/1632017#M52190</link>
      <description>&lt;P&gt;I have tried SPI example with CAN enabled.But while debugging i am getting error.Attached source code as well as snap shot.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/218920i85E4662D3D63F820/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Apr 2023 09:48:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/FREE-RTOS-CAN-in-lpc54618/m-p/1632017#M52190</guid>
      <dc:creator>keerthi1</dc:creator>
      <dc:date>2023-04-12T09:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: FREE RTOS CAN in lpc54618</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/FREE-RTOS-CAN-in-lpc54618/m-p/1632735#M52196</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Unfortunately, there is not such file as freertos_spi.c. for CAN bus, you can refer to the freertos_spi.c architecture and develop the CAN bus code yourself, of course, it is a huge task.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 03:39:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/FREE-RTOS-CAN-in-lpc54618/m-p/1632735#M52196</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-04-13T03:39:51Z</dc:date>
    </item>
  </channel>
</rss>

