<?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: Header CRC in Freescale example for MCU : 16-bit MC9S12XF512MLM</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Header-CRC-in-Freescale-example-for-MCU-16-bit-MC9S12XF512MLM/m-p/149281#M4149</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have lerned by the Flexray Protocol specification that there is a specifical way to use the data from Header CRC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the documentation, i think that the data is composed by :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LSB Payload -&amp;gt; MSB Payload -&amp;gt;LSB FID -&amp;gt; MSB FID-&amp;gt; SU -&amp;gt; SY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are here somebody who can say me that is it right or not? Because in any documentation by freescale, this calculation is really explain correctly...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Mar 2012 15:39:32 GMT</pubDate>
    <dc:creator>Kartoon67</dc:creator>
    <dc:date>2012-03-28T15:39:32Z</dc:date>
    <item>
      <title>Header CRC in Freescale example for MCU : 16-bit MC9S12XF512MLM</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Header-CRC-in-Freescale-example-for-MCU-16-bit-MC9S12XF512MLM/m-p/149280#M4148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some problem ton calculte the header CRC from a frame. For exemple, in the example freescale, the header CRC for a transmit frame SLOT09 is : 0x03FC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i calculate it, i find 0x2d7.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Caracteristic of the frame :&lt;/P&gt;&lt;P&gt;Header CRC = 0x03FC&lt;/P&gt;&lt;P&gt;Sync frame indicator : 1&lt;/P&gt;&lt;P&gt;Startup frame indicator : 1&lt;/P&gt;&lt;P&gt;ID : 9&lt;/P&gt;&lt;P&gt;Payload length : 16&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So i have my frame is equal to that : 1100 0000 0100 1001 0000&lt;/P&gt;&lt;P&gt;I compute there with the polynomial sequence define in the Flexray criteria : 1011 1000 0101 (x^11 + x^9 + x^8 + x^7 +x^2 +1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why I don't find the same Header CRC?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 16:09:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Header-CRC-in-Freescale-example-for-MCU-16-bit-MC9S12XF512MLM/m-p/149280#M4148</guid>
      <dc:creator>Kartoon67</dc:creator>
      <dc:date>2012-03-27T16:09:11Z</dc:date>
    </item>
    <item>
      <title>Re: Header CRC in Freescale example for MCU : 16-bit MC9S12XF512MLM</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Header-CRC-in-Freescale-example-for-MCU-16-bit-MC9S12XF512MLM/m-p/149281#M4149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have lerned by the Flexray Protocol specification that there is a specifical way to use the data from Header CRC.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the documentation, i think that the data is composed by :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LSB Payload -&amp;gt; MSB Payload -&amp;gt;LSB FID -&amp;gt; MSB FID-&amp;gt; SU -&amp;gt; SY&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are here somebody who can say me that is it right or not? Because in any documentation by freescale, this calculation is really explain correctly...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 15:39:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/Header-CRC-in-Freescale-example-for-MCU-16-bit-MC9S12XF512MLM/m-p/149281#M4149</guid>
      <dc:creator>Kartoon67</dc:creator>
      <dc:date>2012-03-28T15:39:32Z</dc:date>
    </item>
  </channel>
</rss>

