<?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 kinetis mmcau performance in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/kinetis-mmcau-performance/m-p/295993#M12201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have looked at the Kinetis MMCAU application notes and software library. I have taken the software library and created a couple of software drivers in uCLunix that use these functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything is working correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I'm curious to know about performance.. I have no reference for what the actual hardware should be capable of.&amp;nbsp; I'm getting throughtput of about 2.5 MB/sec on a AES12-CBC cipher mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the MMCAU capable of going faster? Or am I starting to bump up against the throughput&amp;nbsp; of the chip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-brad walker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Mar 2014 23:01:33 GMT</pubDate>
    <dc:creator>bradwalker</dc:creator>
    <dc:date>2014-03-13T23:01:33Z</dc:date>
    <item>
      <title>kinetis mmcau performance</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/kinetis-mmcau-performance/m-p/295993#M12201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have looked at the Kinetis MMCAU application notes and software library. I have taken the software library and created a couple of software drivers in uCLunix that use these functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything is working correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, I'm curious to know about performance.. I have no reference for what the actual hardware should be capable of.&amp;nbsp; I'm getting throughtput of about 2.5 MB/sec on a AES12-CBC cipher mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the MMCAU capable of going faster? Or am I starting to bump up against the throughput&amp;nbsp; of the chip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-brad walker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2014 23:01:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/kinetis-mmcau-performance/m-p/295993#M12201</guid>
      <dc:creator>bradwalker</dc:creator>
      <dc:date>2014-03-13T23:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: kinetis mmcau performance</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/kinetis-mmcau-performance/m-p/295994#M12202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/bradwalker"&gt;bradwalker&lt;/A&gt;‌ I'm trying to use the API's provided for DES-ECB mode. For encryption i'm trying to use "cau_des_encrypt" API , but upon executing the API the software runs into hardfault. The following is the setup-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;:smileyplus:&amp;nbsp;IAR IDE,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;:smileyplus:&amp;nbsp; unsigned char Des_Ip_array[8] = "helloboy";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;:smileyplus:&amp;nbsp;unsigned char Des_Op_array[8];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;:smileyplus:&amp;nbsp;unsigned char Key[8] = "password";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;:smileyplus:&amp;nbsp;cau_des_encrypt(&lt;SPAN&gt;Des_Ip_array,Key,Des_Op);&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2020 07:23:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/kinetis-mmcau-performance/m-p/295994#M12202</guid>
      <dc:creator>shaiknisar</dc:creator>
      <dc:date>2020-01-08T07:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: kinetis mmcau performance</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/kinetis-mmcau-performance/m-p/295995#M12203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have some performance comparisons of AES256 on a few Kinetis parts with different SW libraries and HW accelerators in&lt;BR /&gt;&lt;A href="http://www.utasker.com/docs/uTasker/uTasker_Cryptography.pdf" target="test_blank"&gt;http://www.utasker.com/docs/uTasker/uTasker_Cryptography.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe there is some info that could be of use (?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;(uTasker project developer for Kinetis and i.MX RT)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 00:49:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/kinetis-mmcau-performance/m-p/295995#M12203</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2020-01-09T00:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: kinetis mmcau performance</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/kinetis-mmcau-performance/m-p/295996#M12204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using HW accelerators they tend to need data aligned on long word boundaries - could that be your issue?&lt;BR /&gt;Or, are you sure you have enabled clocks to such parts being used?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;[uTasker project developer for Kinetis and i.MX RT]&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 00:52:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/kinetis-mmcau-performance/m-p/295996#M12204</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2020-01-09T00:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: kinetis mmcau performance</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/kinetis-mmcau-performance/m-p/295997#M12205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Hi @Mark Buthcer, thank you for the reply.&lt;/P&gt;&lt;P&gt;I'm working with MKM34Z256VLL7 controller. I have referred to the example code provided by the NXP for the mmCAU module, and i'm trying to replicate the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;=&amp;gt; I'm trying to use the TDES API provided in the example code. For this i've created a new IAR Build and tried to replicate the way it is done in the example code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;=&amp;gt; The problem here i face is that the moment i try to execute the 'cau_des_encrypt' API it triggers 'Hard Fault'. Can you please help me resolving this. I have been trying to resolve this since a week.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE: I have added the IAR Build.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 07:22:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/kinetis-mmcau-performance/m-p/295997#M12205</guid>
      <dc:creator>shaiknisar</dc:creator>
      <dc:date>2020-01-09T07:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: kinetis mmcau performance</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/kinetis-mmcau-performance/m-p/295998#M12206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a query on the same, here you can find the build i was referring to.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/521799"&gt;https://community.nxp.com/thread/521799&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2020 07:26:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/kinetis-mmcau-performance/m-p/295998#M12206</guid>
      <dc:creator>shaiknisar</dc:creator>
      <dc:date>2020-01-09T07:26:29Z</dc:date>
    </item>
  </channel>
</rss>

