<?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 CAN driver for DSP56F805 with SDK 2.5 in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CAN-driver-for-DSP56F805-with-SDK-2-5/m-p/159097#M4922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The CAN driver support project in SDK 2.5 says it requires separate purchase. Where do I get this and how much does it cost? I am in Australia. Is it possible to view details 1st?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any experience with how complex it is to set up a CAN network. We have experience in ModbusRTU, multidrop SPI, using SDK, but not CAN. The CAN spec is 1Mbit/s with a fairly basic set of messages: WRITE command; WRITE parameter; READ parameter; get STATUS.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I understand Processor Expert is the replacement for SDK. Does this include CAN drivers? Is there demo version of Processor Expert for DSP56F805?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;DIV&gt;Michael&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 May 2008 13:53:30 GMT</pubDate>
    <dc:creator>MichaelTibbs</dc:creator>
    <dc:date>2008-05-27T13:53:30Z</dc:date>
    <item>
      <title>CAN driver for DSP56F805 with SDK 2.5</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CAN-driver-for-DSP56F805-with-SDK-2-5/m-p/159097#M4922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hi&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The CAN driver support project in SDK 2.5 says it requires separate purchase. Where do I get this and how much does it cost? I am in Australia. Is it possible to view details 1st?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Any experience with how complex it is to set up a CAN network. We have experience in ModbusRTU, multidrop SPI, using SDK, but not CAN. The CAN spec is 1Mbit/s with a fairly basic set of messages: WRITE command; WRITE parameter; READ parameter; get STATUS.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I understand Processor Expert is the replacement for SDK. Does this include CAN drivers? Is there demo version of Processor Expert for DSP56F805?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards&lt;/DIV&gt;&lt;DIV&gt;Michael&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 13:53:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CAN-driver-for-DSP56F805-with-SDK-2-5/m-p/159097#M4922</guid>
      <dc:creator>MichaelTibbs</dc:creator>
      <dc:date>2008-05-27T13:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: CAN driver for DSP56F805 with SDK 2.5</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CAN-driver-for-DSP56F805-with-SDK-2-5/m-p/159098#M4923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Hi,&lt;BR /&gt;The Processor Expert contains two beans (compoments generating driver code) for working with the CAN bus.&lt;BR /&gt;First is FreescaleCAN - a high-level bean that provides a comfortable configuration and API for runtime usage of CAN. This bean&amp;nbsp; license has to be purchased separately, it's not availabe by default. However, you can ask for a 30-days trial version.&lt;BR /&gt;Second is InitFlexCAN/InitMSCAN bean which allows detailed low-level configuration of the CAN peripheral but it doesn't provide any runtime control functions. All runtime operation has to be dont by the user.&lt;BR /&gt;This bean is available in any version of Processor Expert.&lt;BR /&gt;&lt;BR /&gt;Please see more details in Buyer's guide:&amp;nbsp; &lt;A href="http://www.freescale.com/files/soft_dev_tools/doc/data_sheet/950-00139.pdf?fpsp=1" target="test_blank"&gt;http://www.freescale.com/files/soft_dev_tools/doc/data_sheet/950-00139.pdf?fpsp=1&lt;/A&gt;&lt;BR /&gt;and on the Freescale CodeWarrior for 56800/E pages.&lt;BR /&gt;&lt;BR /&gt;best regards&lt;BR /&gt;Petr Hradsky&lt;BR /&gt;Processor Expert Support Team&lt;BR /&gt;UNIS&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 22:16:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CAN-driver-for-DSP56F805-with-SDK-2-5/m-p/159098#M4923</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2008-05-27T22:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: CAN driver for DSP56F805 with SDK 2.5</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CAN-driver-for-DSP56F805-with-SDK-2-5/m-p/159099#M4924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Is it true that if you have a professional license, these beans are included?&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 22:57:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CAN-driver-for-DSP56F805-with-SDK-2-5/m-p/159099#M4924</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2008-05-27T22:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: CAN driver for DSP56F805 with SDK 2.5</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CAN-driver-for-DSP56F805-with-SDK-2-5/m-p/159100#M4925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;BLOCKQUOTE&gt;&lt;DIV&gt;&lt;HR /&gt;JimDon wrote:&lt;BR /&gt;Is it true that if you have a professional license, these beans are included?&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;DIV&gt;Here are links for the avaiable beans for CodeWarrior v4.6 and v6.2.&amp;nbsp; It includes what beans are avaiable for what microcontrollers and what suite level is needed for each bean.&amp;nbsp; I believe FreescaleCAN is provided for&amp;nbsp;both&amp;nbsp;4.6 and 6.2 with a professional license.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;v4.6:&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://www.freescale.com/files/soft_dev_tools/doc/support_info/CWS-HCS12X-BEANS-SI.pdf?fsrch=1" rel="nofollow" target="_blank"&gt;http://www.freescale.com/files/soft_dev_tools/doc/support_info/CWS-HCS12X-BEANS-SI.pdf?fsrch=1&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;v6.2:&lt;/DIV&gt;&lt;DIV&gt;&lt;A href="http://www.freescale.com/files/soft_dev_tools/doc/support_info/CWS-MCU-BEANS-SI.pdf?fsrch=1" rel="nofollow" target="_blank"&gt;http://www.freescale.com/files/soft_dev_tools/doc/support_info/CWS-MCU-BEANS-SI.pdf?fsrch=1&lt;/A&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 23:22:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CAN-driver-for-DSP56F805-with-SDK-2-5/m-p/159100#M4925</guid>
      <dc:creator>allawtterb</dc:creator>
      <dc:date>2008-05-27T23:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: CAN driver for DSP56F805 with SDK 2.5</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CAN-driver-for-DSP56F805-with-SDK-2-5/m-p/159101#M4926</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I hope you mean 4.7.&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2008 23:50:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CAN-driver-for-DSP56F805-with-SDK-2-5/m-p/159101#M4926</guid>
      <dc:creator>JimDon</dc:creator>
      <dc:date>2008-05-27T23:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: CAN driver for DSP56F805 with SDK 2.5</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CAN-driver-for-DSP56F805-with-SDK-2-5/m-p/159102#M4927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Thanks Petr&lt;BR /&gt;&lt;BR /&gt;I understand that FlexCAN and MSCAN are low level drivers that help set the bit rate, buffer sizes and callback functionality etc.? And the FreescaleCAN is the high level driver that will save us time in constructing/deconstructing and parsing the data into/from our required proprietary CAN protocol messages?&lt;BR /&gt;&lt;BR /&gt;I am needing the message format to be configurable, using AmsCAN, a high level proprietary CAN protocol, based on 1 Mbit/sec, 11-bit identifiers, fairly simple, standard message types: READ, WRITE, COMMAND, receive STATUS update.&lt;BR /&gt;i.e. NOT locked into a high level "CANopen" protocol. Are you able to confirm that these drivers are configurable and flexible enough to do this? I have spent ages dredging through the website and can't find much more detail.&lt;BR /&gt;&lt;BR /&gt;We currently use CodeWarrior 4.2.6 with SDK 2.5. Is it too hopeful to expect that the high level driver is still available for this version? We have heaps of code based around this, (though sounds like the beans are MUCH easier to use than SDK).&lt;BR /&gt;&lt;BR /&gt;I presume that Processor Expert, basic and advanced beans will not work with our older version of CodeWarrior, so we would need a 30 day trial version of CodeWarrior Basic or Standard + the advanced bean for FreescaleCAN?&lt;BR /&gt;&lt;BR /&gt;Thanks again&lt;BR /&gt;&lt;BR /&gt;Michael Tibbs&lt;BR /&gt;Learner!&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2008 14:45:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/CAN-driver-for-DSP56F805-with-SDK-2-5/m-p/159102#M4927</guid>
      <dc:creator>MichaelTibbs</dc:creator>
      <dc:date>2008-05-28T14:45:48Z</dc:date>
    </item>
  </channel>
</rss>

