<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックMCF52235, MCF52234:CAU</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-MCF52234-CAU/m-p/183426#M7576</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Do you know how to determine whether CAU unit is present in MCF52235 family device: in softwareI have to make choice between MCF52234( doesn't have CAU unit, sha1 algorithm is performed in software) and MCF52235 (&amp;nbsp;CAU is present,&amp;nbsp;sha1 is calculated by meens of hardware unit )? Thank you for help.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Sep 2008 12:12:28 GMT</pubDate>
    <dc:creator>BIS</dc:creator>
    <dc:date>2008-09-03T12:12:28Z</dc:date>
    <item>
      <title>MCF52235, MCF52234:CAU</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-MCF52234-CAU/m-p/183426#M7576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Do you know how to determine whether CAU unit is present in MCF52235 family device: in softwareI have to make choice between MCF52234( doesn't have CAU unit, sha1 algorithm is performed in software) and MCF52235 (&amp;nbsp;CAU is present,&amp;nbsp;sha1 is calculated by meens of hardware unit )? Thank you for help.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2008 12:12:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-MCF52234-CAU/m-p/183426#M7576</guid>
      <dc:creator>BIS</dc:creator>
      <dc:date>2008-09-03T12:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235, MCF52234:CAU</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-MCF52234-CAU/m-p/183427#M7577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;In my opinion, Chip Identification Register is perfect for this job. See manual.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2008 12:25:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-MCF52234-CAU/m-p/183427#M7577</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2008-09-03T12:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235, MCF52234:CAU</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-MCF52234-CAU/m-p/183428#M7578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Thank you for help. I tried to read out processor hardware configuration loaded after reset into D0 and D1 register, but it has the same value.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2008 13:11:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-MCF52234-CAU/m-p/183428#M7578</guid>
      <dc:creator>BIS</dc:creator>
      <dc:date>2008-09-03T13:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235, MCF52234:CAU</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-MCF52234-CAU/m-p/183429#M7579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;The regisiter I was referring to is part of Chip Configuration Module (CCM) and its address is IPSBAR+0x11000A. Again, see manual.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2008 13:54:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-MCF52234-CAU/m-p/183429#M7579</guid>
      <dc:creator>admin</dc:creator>
      <dc:date>2008-09-03T13:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: MCF52235, MCF52234:CAU</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-MCF52234-CAU/m-p/183430#M7580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Yes, it works. Thank you for help. I tried to say that hw configuration information from D0,D1 after reset is the same for 52234 and 52235. And the manual approves that. The CAU present bit is always zero.&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2008 15:22:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/MCF52235-MCF52234-CAU/m-p/183430#M7580</guid>
      <dc:creator>BIS</dc:creator>
      <dc:date>2008-09-03T15:22:10Z</dc:date>
    </item>
  </channel>
</rss>

