<?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>S12 / MagniV Microcontrollers中的主题 Re: Mscan configuartion in can driver</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129353#M1164</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;By setting the mask bits to 0xFF you are turning off the comparison. Only bits with a corresponding mask bit of 0 are compared, those with a mask bit of 1 are ignored.&lt;BR /&gt;&lt;BR /&gt;Your code should look something like this:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="msg_source_code"&gt;&lt;SPAN class="text_smallest"&gt;Code:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;PRE&gt;#define CANIDAC_CAN0  IDAM0  /* 4 x 16-bit filters */#define CANIDAR0_CAN0 0x0010            /* set 16 bit acceptance register */#define CANIDAR1_CAN0 0               #define CANIDMR0_CAN0 0xFFFFF800 /* compare only first 11-bits as per CAN spec */#define CANIDMR1_CAN0 0xFFFFFFFF /* mask all bits */&lt;/PRE&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2007 14:48:18 GMT</pubDate>
    <dc:creator>DannyM83</dc:creator>
    <dc:date>2007-04-04T14:48:18Z</dc:date>
    <item>
      <title>Mscan configuartion in can driver</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129352#M1163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 2;"&gt;Dear friends..&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 2;"&gt;Sorry i am asking very stupid quetion at this stage....i am working on demo board of MC9S12XDT512...i have to send my data to 0x100 ID....so i configuerd MSCAN module register like this:&lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDAC_CAN0&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt; IDAM0&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt; &lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;/* 4 x 16-bit filters */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDAR0_CAN0 0x10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDAR1_CAN0 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDMR0_CAN0 0xFF&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt; /* mask all bits */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDMR1_CAN0 0xFF&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt; /* mask all bits */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com&lt;A href="http://freescale.i.lithium.com/i/smilies/16x16_smiley-surprised.gif"&gt;&lt;IMG alt=":smileysurprised:" class="emoticon emoticon-smileysurprised" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-surprised.gif" title="Smiley Surprised" /&gt;&lt;/A&gt;ffice&lt;A href="http://freescale.i.lithium.com/i/smilies/16x16_smiley-surprised.gif"&gt;&lt;IMG alt=":smileysurprised:" class="emoticon emoticon-smileysurprised" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-surprised.gif" title="Smiley Surprised" /&gt;&lt;/A&gt;ffice" /&amp;gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDAR2_CAN0 0x10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDAR3_CAN0 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDMR2_CAN0 0xFF&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt; /* mask all bits */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDMR3_CAN0 0xFF&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt; /* mask all bits */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDAR4_CAN0 0x10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDAR5_CAN0 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDMR4_CAN0 0xFF&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt; /* mask all bits */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDMR5_CAN0 0xFF&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt; /* mask all bits */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDAR6_CAN0 0x10&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDAR7_CAN0 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDMR6_CAN0 0xFF&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt; /* mask all bits */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;#define CANIDMR7_CAN0 0xFF&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt; /* mask all bits */&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Times New Roman'; font-size: 2;"&gt;but when i run this configuration in can driver using cw4.5 it is not properly working.....if there s any mistake plzzz find it out for me???i configuired as a loop back mode....&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN style="font-size: 2;"&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 10:52:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129352#M1163</guid>
      <dc:creator>candriver</dc:creator>
      <dc:date>2007-04-04T10:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mscan configuartion in can driver</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129353#M1164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;By setting the mask bits to 0xFF you are turning off the comparison. Only bits with a corresponding mask bit of 0 are compared, those with a mask bit of 1 are ignored.&lt;BR /&gt;&lt;BR /&gt;Your code should look something like this:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class="msg_source_code"&gt;&lt;SPAN class="text_smallest"&gt;Code:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;PRE&gt;#define CANIDAC_CAN0  IDAM0  /* 4 x 16-bit filters */#define CANIDAR0_CAN0 0x0010            /* set 16 bit acceptance register */#define CANIDAR1_CAN0 0               #define CANIDMR0_CAN0 0xFFFFF800 /* compare only first 11-bits as per CAN spec */#define CANIDMR1_CAN0 0xFFFFFFFF /* mask all bits */&lt;/PRE&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 14:48:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129353#M1164</guid>
      <dc:creator>DannyM83</dc:creator>
      <dc:date>2007-04-04T14:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Mscan configuartion in can driver</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129354#M1165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thanks a lot sir....again i have to ask 1 question sir suppose i have to send messsage to different IDs like 0x123 and 0x700 then how should i configure IDR and mask registers..........&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 15:50:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129354#M1165</guid>
      <dc:creator>candriver</dc:creator>
      <dc:date>2007-04-04T15:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mscan configuartion in can driver</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129355#M1166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;The ID is message specific, not node specific. If you consult the CAN spec you will find that nodes are not labelled.&lt;BR /&gt;&lt;BR /&gt;If you wish a node to accept several message ID's you should setup the IDAR and IDMR registers correctly.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;If IDAR = 0011 and IDMR = 000F then the node will accept two different message id's: 0010 and 0011.&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2007 16:05:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129355#M1166</guid>
      <dc:creator>DannyM83</dc:creator>
      <dc:date>2007-04-04T16:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Mscan configuartion in can driver</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129356#M1167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Dear Can Driver&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;If possible, could you send me the can driver that works on &lt;FONT size="2"&gt;MC9S12XDT512. I want to test CAN communication on my demo boards DEMO9S12XDT512.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;My mail is &lt;A href="mailto:tranvankhoa@gmail.com" rel="nofollow" target="_blank"&gt;tranvankhoa@gmail.com&lt;/A&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT size="2"&gt;Thanks so much.&lt;/FONT&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 May 2007 16:00:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129356#M1167</guid>
      <dc:creator>tranvkhoa</dc:creator>
      <dc:date>2007-05-29T16:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mscan configuartion in can driver</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129357#M1168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;CAN Drivers are available for download from the product page in Application Notes.&lt;BR /&gt;They are included in the Gateway Application.&lt;BR /&gt;&lt;BR /&gt;I do not send files via email since this is the opposite spirit of a Forum.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alban.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 21:27:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129357#M1168</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-05-30T21:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mscan configuartion in can driver</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129358#M1169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Dear Alban&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Could you tell me what CAN&amp;nbsp;application notes that can be applied for this MCU?&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks,&lt;/DIV&gt;&lt;DIV&gt;Khoa&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 May 2007 22:58:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129358#M1169</guid>
      <dc:creator>tranvkhoa</dc:creator>
      <dc:date>2007-05-30T22:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mscan configuartion in can driver</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129359#M1170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;Hello, &lt;BR /&gt;&lt;BR /&gt;Freescale search engine is the way to look for things. &lt;BR /&gt;It allows everyone to get an immediate reply and prevent delays from waiting for replies. &lt;BR /&gt;&lt;BR /&gt;That is exactly what I did:&lt;BR /&gt;&lt;BR /&gt; &lt;TABLE border="0" cellpadding="1" cellspacing="1"&gt;&lt;TBODY&gt;&lt;TR class="searchResultRowGray" id="id0" onmouseout="javascript&amp;amp;colon;RowOffStandard('id0','0');" onmouseover="javascript&amp;amp;colon;RowOn('id0');" style="background: rgb(236, 240, 241) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"&gt;&lt;TD align="left" class="bottomBorder" id="code0"&gt;&lt;A href="http://www.freescale.com/files/microcontrollers/doc/app_note/AN3145.pdf?fsrch=1" rel="nofollow" target="_blank"&gt;AN3145&lt;/A&gt;&amp;nbsp; &lt;SPAN&gt;XGATE Library: Using the Freescale XGATE Software Library&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Type0"&gt;Application Notes&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Vendor0"&gt;FREESCALE&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Format0"&gt;pdf&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Size0"&gt;142&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="RevisionNo0"&gt;0&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Date0"&gt;2/28/2006&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="searchResultRowWhite" id="id1" onmouseout="javascript&amp;amp;colon;RowOffStandard('id1','1');" onmouseover="javascript&amp;amp;colon;RowOn('id1');" style="background: rgb(255, 255, 255) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"&gt;&lt;TD align="left" class="bottomBorder" id="code1"&gt;&lt;A href="http://www.freescale.com/files/microcontrollers/doc/app_note/AN3333.pdf?fsrch=1" rel="nofollow" target="_blank"&gt;AN3333&lt;/A&gt;&amp;nbsp; &lt;SPAN&gt;XGATE Library: Signal Gateway. Implementing CAN and LIN Signal Level Gateway&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Type1"&gt;Application Notes&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Vendor1"&gt;FREESCALE&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Format1"&gt;pdf&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Size1"&gt;575&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="RevisionNo1"&gt;0&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Date1"&gt;11/7/2006&lt;/TD&gt;&lt;/TR&gt;&lt;TR class="searchResultRowGray" id="id8" onmouseout="javascript&amp;amp;colon;RowOffStandard('id8','8');" onmouseover="javascript&amp;amp;colon;RowOn('id8');" style="background: rgb(236, 240, 241) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;"&gt;&lt;TD align="left" class="bottomBorder" id="code8"&gt;&lt;A href="http://www.freescale.com/files/microcontrollers/doc/app_note/AN2726.pdf?fsrch=1" rel="nofollow" target="_blank"&gt;AN2726&lt;/A&gt;&amp;nbsp; &lt;SPAN&gt;MSCAN Driver for MC9S12XDP512 Using XGATE&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Type8"&gt;Application Notes&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Vendor8"&gt;FREESCALE&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Format8"&gt;pdf&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Size8"&gt;226&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="RevisionNo8"&gt;1&lt;/TD&gt;&lt;TD align="center" class="bottomBorder" id="Date8"&gt;4/21/2006&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;Alban. &lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 15:06:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129359#M1170</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-06-01T15:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: Mscan configuartion in can driver</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129360#M1171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Dear Alban&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Thanks for your kind help.&lt;/DIV&gt;&lt;DIV&gt;I also found this application notes, however, I'm wondering if there is any CAN driver for XDT512 without using XGate. Sorry for the unclear question before.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Best regards.&lt;/DIV&gt;&lt;DIV&gt;Khoa&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 15:11:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129360#M1171</guid>
      <dc:creator>tranvkhoa</dc:creator>
      <dc:date>2007-06-01T15:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mscan configuartion in can driver</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129361#M1172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;In this case, I advise you to look for S12 resource.&lt;BR /&gt;The msCAN module used is the same (except user transparent internal fix) on the S12XD as it is on S12D.&lt;BR /&gt;For instance, if you find code for the MC9S12DG128, it will be a perfect fit.&lt;BR /&gt;&lt;BR /&gt;Nevertheless, I would strongly encourage you to use the XGATE.&lt;BR /&gt;&lt;BR /&gt;Alban.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2007 15:14:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129361#M1172</guid>
      <dc:creator>Alban</dc:creator>
      <dc:date>2007-06-01T15:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mscan configuartion in can driver</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129362#M1173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alban,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I am using an MC912G48 and, unfortunately, it does not have any XGATE co-processor. Do you have a driver version for this target? I am googling for it but I have not found yet anything!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestion would be appreciated!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrea Mocci &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Feb 2015 20:04:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Mscan-configuartion-in-can-driver/m-p/129362#M1173</guid>
      <dc:creator>andrea_mocci</dc:creator>
      <dc:date>2015-02-26T20:04:59Z</dc:date>
    </item>
  </channel>
</rss>

