<?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: What is TOTR in “Chapter 33 Cyclic Redundancy Check (CRC)” section of Vybrid Reference Manual? in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/What-is-TOTR-in-Chapter-33-Cyclic-Redundancy-Check-CRC-section/m-p/288151#M2206</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naoum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DS-5 debugger shows TOT and TOTR bits defined in CRC_CTRL register. According to descriptions provided in DS-5 debugger registers view and according to Figure 33-1 in Vybrid RM Rev 5, these bits should control byte and/or bits transposition on input side (TOT) and output side (TOTR) of CRC block. According to DS-5 5.16, TOT are CTRL bits 31:30 and TOTR are CTRL bits 29:28.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried toggling TOT and TOTR bits in debugger but didn't notice any change in resulting CRC. I guess TOT and TOTR blocks are removed, at least in 1N02G maskset. It seems Figure 33-1 need an update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW output registers are in low endian format, which is fine for me. Input requires byte reversal, TOT bits could help here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMO TCRC bit also could be removed. TCRC=0 is 16-bit mode, TCRC=1 is 32-bit mode. On 32-bit CPU I think it is much better to feed CRC unit with 4 bytes at once, even when calculating 16-bit CRC. See attached source for CRC16 CCIT (poly=1021).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jan 2014 08:43:55 GMT</pubDate>
    <dc:creator>kef2</dc:creator>
    <dc:date>2014-01-07T08:43:55Z</dc:date>
    <item>
      <title>What is TOTR in “Chapter 33 Cyclic Redundancy Check (CRC)” section of Vybrid Reference Manual?</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/What-is-TOTR-in-Chapter-33-Cyclic-Redundancy-Check-CRC-section/m-p/288150#M2205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;On behalf of &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/LilyZhang"&gt;LilyZhang&lt;/A&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;"&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;It&lt;SPAN style="line-height: 1.5em;"&gt; is present on the block diagram, but not mentioned on the register descriptions. &lt;/SPAN&gt;&lt;/SPAN&gt;May you comment on that, please?"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll look into it; it will take several days to clarify it.&lt;/P&gt;&lt;P&gt;Regards, Naoum Gitnik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 20:47:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/What-is-TOTR-in-Chapter-33-Cyclic-Redundancy-Check-CRC-section/m-p/288150#M2205</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-01-06T20:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: What is TOTR in “Chapter 33 Cyclic Redundancy Check (CRC)” section of Vybrid Reference Manual?</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/What-is-TOTR-in-Chapter-33-Cyclic-Redundancy-Check-CRC-section/m-p/288151#M2206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Naoum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DS-5 debugger shows TOT and TOTR bits defined in CRC_CTRL register. According to descriptions provided in DS-5 debugger registers view and according to Figure 33-1 in Vybrid RM Rev 5, these bits should control byte and/or bits transposition on input side (TOT) and output side (TOTR) of CRC block. According to DS-5 5.16, TOT are CTRL bits 31:30 and TOTR are CTRL bits 29:28.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried toggling TOT and TOTR bits in debugger but didn't notice any change in resulting CRC. I guess TOT and TOTR blocks are removed, at least in 1N02G maskset. It seems Figure 33-1 need an update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW output registers are in low endian format, which is fine for me. Input requires byte reversal, TOT bits could help here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IMO TCRC bit also could be removed. TCRC=0 is 16-bit mode, TCRC=1 is 32-bit mode. On 32-bit CPU I think it is much better to feed CRC unit with 4 bytes at once, even when calculating 16-bit CRC. See attached source for CRC16 CCIT (poly=1021).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 08:43:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/What-is-TOTR-in-Chapter-33-Cyclic-Redundancy-Check-CRC-section/m-p/288151#M2206</guid>
      <dc:creator>kef2</dc:creator>
      <dc:date>2014-01-07T08:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: What is TOTR in “Chapter 33 Cyclic Redundancy Check (CRC)” section of Vybrid Reference Manual?</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/What-is-TOTR-in-Chapter-33-Cyclic-Redundancy-Check-CRC-section/m-p/288152#M2207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;On behalf of &lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="205309" data-objecttype="3" href="https://community.nxp.com/people/LilyZhang" style="font-weight: inherit; font-style: inherit; font-family: inherit; color: #6a737b;"&gt;Lily Zhang&lt;/A&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks for your help, Edward!&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;According to the reply from the Vybrid IC design team, "this feature is not used on Vybrid", and we will have to fix our documentation.&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards, Naoum Gitnik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 20:02:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/What-is-TOTR-in-Chapter-33-Cyclic-Redundancy-Check-CRC-section/m-p/288152#M2207</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-01-08T20:02:16Z</dc:date>
    </item>
  </channel>
</rss>

