<?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>Processor Expert SoftwareのトピックRe: Looking for PE Example using FlexCAN and SDK 1.3</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Looking-for-PE-Example-using-FlexCAN-and-SDK-1-3/m-p/569075#M3926</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;When you use the SDK 1.3.0 with the Processor Expert the FlexCAN driver is just configured by the Processor Expert. In this case you can use directly SDK 1.3.0 examples, e.g. KSDK_1.3.0\examples\twrk64f120m\driver_examples\flexcan\&lt;BR /&gt;There are available demo examples that use SDK 1.3.0 FlexCAN driver and demonstrate usage of the FlexCAN API.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Feb 2017 13:31:38 GMT</pubDate>
    <dc:creator>marek_neuzil</dc:creator>
    <dc:date>2017-02-03T13:31:38Z</dc:date>
    <item>
      <title>Looking for PE Example using FlexCAN and SDK 1.3</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Looking-for-PE-Example-using-FlexCAN-and-SDK-1-3/m-p/569072#M3923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need some help with using the PE FlexCAN component, for example I don't see a Bit Rate selection property. Seems like the older PE version had more choices for properties and methods. Does anybody have a loopback or other example for PE FlexCAN using the SDK 1.3 software? I am using KDS 3.2.0, PE version 3.0.2 and my dev kit is the FRDM-K64F.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 00:22:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Looking-for-PE-Example-using-FlexCAN-and-SDK-1-3/m-p/569072#M3923</guid>
      <dc:creator>datamstr</dc:creator>
      <dc:date>2016-06-24T00:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for PE Example using FlexCAN and SDK 1.3</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Looking-for-PE-Example-using-FlexCAN-and-SDK-1-3/m-p/569073#M3924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added code from the FlexCAN loopback project and it looks to me like I have the registers setup for correct bitrate, Message Box interrupt setup, Extended CAN ID, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PE added code to install the CAN interrupt handler as shown below:&lt;/P&gt;&lt;P&gt;void canCom1_MbHandler(void)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;&amp;nbsp; FLEXCAN_DRV_IRQHandler(canCom1_IDX);&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is when I receive a CAN message, I get to the interrupt handler, but the DLC count is wrong and the data in the MB is wrong. I think something is not setup correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone have a tip, suggestion or example code for me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2016 01:57:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Looking-for-PE-Example-using-FlexCAN-and-SDK-1-3/m-p/569073#M3924</guid>
      <dc:creator>datamstr</dc:creator>
      <dc:date>2016-07-01T01:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for PE Example using FlexCAN and SDK 1.3</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Looking-for-PE-Example-using-FlexCAN-and-SDK-1-3/m-p/569074#M3925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update:&lt;/P&gt;&lt;P&gt;I am receiving CAN data in the FlexCAN data register WORD01 and WORD11 for ID1, but no data is in the Message Buffer.&lt;/P&gt;&lt;P&gt;Is that the function of the interrupt handler generated by PE? I don't understand how it should work, so I think the received data is not being transferred to the Message Buffer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thoughts?&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2016 15:28:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Looking-for-PE-Example-using-FlexCAN-and-SDK-1-3/m-p/569074#M3925</guid>
      <dc:creator>datamstr</dc:creator>
      <dc:date>2016-07-05T15:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Looking for PE Example using FlexCAN and SDK 1.3</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Looking-for-PE-Example-using-FlexCAN-and-SDK-1-3/m-p/569075#M3926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;When you use the SDK 1.3.0 with the Processor Expert the FlexCAN driver is just configured by the Processor Expert. In this case you can use directly SDK 1.3.0 examples, e.g. KSDK_1.3.0\examples\twrk64f120m\driver_examples\flexcan\&lt;BR /&gt;There are available demo examples that use SDK 1.3.0 FlexCAN driver and demonstrate usage of the FlexCAN API.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Feb 2017 13:31:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Looking-for-PE-Example-using-FlexCAN-and-SDK-1-3/m-p/569075#M3926</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2017-02-03T13:31:38Z</dc:date>
    </item>
  </channel>
</rss>

