<?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: MPC5644A CAN driver in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5644A-CAN-driver/m-p/755903#M10649</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Etienne, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am really sorry for long delay, I found out answer for you few days ago, but we are in bottleneck situation this week and I forgot to write you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, best way for you is use Autosar MCAL driver. This driver is ready to be used in operating system and it will be relatively simple to port it for your RTOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand I do not recommend you port SDK driver for MPC5748G. I think you would have done it at the end, but it will be much more complicated with uncertain result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Feb 2018 12:25:23 GMT</pubDate>
    <dc:creator>martin_kovar</dc:creator>
    <dc:date>2018-02-01T12:25:23Z</dc:date>
    <item>
      <title>MPC5644A CAN driver</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5644A-CAN-driver/m-p/755899#M10645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would need a FlexCAN driver for the MPC5644A. Is there one available for download from NXP or I have to develop one myself? I've looked at S32 Design Studio 2017.R1, created a new MPC5644A project, but I cannot find MPC5644A SDK so&amp;nbsp;I am unable to add "flexcan" Processor Expert component to my project since the only version available in S32DS seems to be for MPC574x.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 20:54:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5644A-CAN-driver/m-p/755899#M10645</guid>
      <dc:creator>EAlepins</dc:creator>
      <dc:date>2018-01-24T20:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5644A CAN driver</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5644A-CAN-driver/m-p/755900#M10646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all available examples are presented in MPC5 software example list, but unfortunately, there is no driver available for any MPC. The example you will find in software example list are simple codes, which demonstrates peripheral functionality. Only possibility for you is create driver on your own. You can use app note 2865, where you will find some FlexCAN examples, or use example from software example list for different microcontroller.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/docs/DOC-329623"&gt;MPC5 software example list&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/docs/en/application-note/AN2865.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="https://www.nxp.com/docs/en/application-note/AN2865.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;https://www.nxp.com/docs/en/application-note/AN2865.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://www.nxp.com/webapp/sps/download/license.jsp?colCode=AN2865SW&amp;amp;location=null&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType=" title="https://www.nxp.com/webapp/sps/download/license.jsp?colCode=AN2865SW&amp;amp;location=null&amp;amp;Parent_nodeId=&amp;amp;Parent_pageType="&gt;MPC5500 and MPC5600 Simple Cookbook Code&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;About Processor Expert and SDK, there is no SDK available for MPC5644A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 13:53:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5644A-CAN-driver/m-p/755900#M10646</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2018-01-25T13:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5644A CAN driver</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5644A-CAN-driver/m-p/755901#M10647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found two sources for MPC5644A CAN driver:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Automotive SW - Autosar MCAL (SW564XA-MCAL401-RTMC-1.0.0 -&amp;gt; Can_TS_T2D18M10I0R0)&lt;/LI&gt;&lt;LI&gt;S32 Design Studio MPC574x_02 SDK's FlexCAN component: do you think this code should be compatible with MPC5644A since it is also a FlexCAN peripheral?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which one of these do you think is the best place to start / would work best with MPC5644A? I am not running in an Autosar environment, but with a custom RTOS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 14:29:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5644A-CAN-driver/m-p/755901#M10647</guid>
      <dc:creator>EAlepins</dc:creator>
      <dc:date>2018-01-25T14:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5644A CAN driver</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5644A-CAN-driver/m-p/755902#M10648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any answer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2018 15:26:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5644A-CAN-driver/m-p/755902#M10648</guid>
      <dc:creator>EAlepins</dc:creator>
      <dc:date>2018-01-31T15:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5644A CAN driver</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5644A-CAN-driver/m-p/755903#M10649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Etienne, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am really sorry for long delay, I found out answer for you few days ago, but we are in bottleneck situation this week and I forgot to write you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, best way for you is use Autosar MCAL driver. This driver is ready to be used in operating system and it will be relatively simple to port it for your RTOS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other hand I do not recommend you port SDK driver for MPC5748G. I think you would have done it at the end, but it will be much more complicated with uncertain result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Feb 2018 12:25:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5644A-CAN-driver/m-p/755903#M10649</guid>
      <dc:creator>martin_kovar</dc:creator>
      <dc:date>2018-02-01T12:25:23Z</dc:date>
    </item>
  </channel>
</rss>

