<?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>LPC MicrocontrollersのトピックRe: DMA with AES</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1322933#M46159</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189566" target="_self" aria-label="View Profile of Jgeorge"&gt;&lt;SPAN class=""&gt;Jgeorge&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Please refer to "Configure the DMA as follows: ..." in UM to config DMA,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and the SDK demo with DAM, for example "usart_dma_transfer".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
    <pubDate>Fri, 13 Aug 2021 04:02:03 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2021-08-13T04:02:03Z</dc:date>
    <item>
      <title>DMA with AES</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1322118#M46144</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to Run AES using DMA.&lt;/P&gt;&lt;P&gt;I&amp;nbsp; tried for last three days, but could not proceed further.&lt;/P&gt;&lt;P&gt;How I did?&lt;/P&gt;&lt;P&gt;1.I too sample code of DMA Memory to Memory from SDK&lt;/P&gt;&lt;P&gt;2.Added the AES header and Driver file in it.&lt;/P&gt;&lt;P&gt;3.Changed the AES configuration accordingly w.r.t DMA.&lt;/P&gt;&lt;P&gt;4.Then compiled and execute but code is stuck in while loop.&lt;/P&gt;&lt;P&gt;Please can anyone tell is this correct way of doing?&lt;/P&gt;&lt;P&gt;I read there are some trigger and input source for DMA request but couldn't find any example how to do it.&lt;/P&gt;&lt;P&gt;Can anyone share the pseudo code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 20:22:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1322118#M46144</guid>
      <dc:creator>Jgeorge</dc:creator>
      <dc:date>2021-08-11T20:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: DMA with AES</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1322331#M46148</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-I lia-component-message-view-widget-author-username"&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" style="color: #333f48;" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189566" target="_self" aria-label="View Profile of Jgeorge"&gt;&lt;SPAN class=""&gt;Jgeorge&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;Could you please show more information about your application.&lt;/P&gt;
&lt;P&gt;The trigger Source of DMA ?&lt;/P&gt;
&lt;P&gt;And do you use AES module of LPC55 or just software AES?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 03:59:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1322331#M46148</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-08-12T03:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: DMA with AES</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1322337#M46150</link>
      <description>&lt;P&gt;No I haven't used trigger source but yes I read about it in UM ,can you please tell me any reference in demo code for trigger source or do I have to create my own.&lt;/P&gt;&lt;P&gt;yes I am using AES module of LPC55s69.I am using software key for AES.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 04:13:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1322337#M46150</guid>
      <dc:creator>Jgeorge</dc:creator>
      <dc:date>2021-08-12T04:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: DMA with AES</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1322933#M46159</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189566" target="_self" aria-label="View Profile of Jgeorge"&gt;&lt;SPAN class=""&gt;Jgeorge&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Please refer to "Configure the DMA as follows: ..." in UM to config DMA,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and the SDK demo with DAM, for example "usart_dma_transfer".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 04:02:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1322933#M46159</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-08-13T04:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: DMA with AES</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1323470#M46167</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/27788" target="_self"&gt;&lt;SPAN class=""&gt;Alice_Yang&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Yes thanks for the information.&lt;/P&gt;&lt;P&gt;I have started exploring UART DMA code ,it's understandable now.&lt;/P&gt;&lt;P&gt;According to that only I am configuring for AES.&lt;/P&gt;&lt;P&gt;Sure I will share my complete code once I configure all the registers by tomorrow EOD.&lt;/P&gt;&lt;P&gt;Please see to it and looking forward for your feedback&lt;/P&gt;</description>
      <pubDate>Sat, 14 Aug 2021 16:34:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1323470#M46167</guid>
      <dc:creator>Jgeorge</dc:creator>
      <dc:date>2021-08-14T16:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: DMA with AES</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1323700#M46168</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/27788" target="_self"&gt;&lt;SPAN class=""&gt;Alice_Yang&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Sure,Please see the code i have done.You can also run the code at your side.Waiting for your reply.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 05:57:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1323700#M46168</guid>
      <dc:creator>Jgeorge</dc:creator>
      <dc:date>2021-08-16T05:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: DMA with AES</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1324503#M46180</link>
      <description>&lt;P&gt;Hello &lt;SPAN class="UserName lia-user-name lia-user-rank-Contributor-I lia-component-message-view-widget-author-username"&gt;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" style="color: #333f48;" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189566" target="_self" aria-label="View Profile of Jgeorge"&gt;&lt;SPAN class=""&gt;Jgeorge&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;,&lt;/P&gt;
&lt;P&gt;So what's your problem now? I think you can debug with breakpoint or step by step first confirm the detail&lt;/P&gt;
&lt;P&gt;issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 07:47:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1324503#M46180</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-08-17T07:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: DMA with AES</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1324693#M46182</link>
      <description>&lt;P&gt;Hi Alice_Yang,&lt;/P&gt;&lt;P&gt;Thanks for your code suggestion.&lt;/P&gt;&lt;P&gt;The code which i shared is not complete.&lt;/P&gt;&lt;P&gt;I have completed the code now and could debug with breakpoint step by step also.&lt;/P&gt;&lt;P&gt;The DMA transfer is&amp;nbsp; working fine but the encrypted data from the output/DIGEST register is coming incorrect.&lt;/P&gt;&lt;P&gt;I am having doubt in giving the user key that is&amp;nbsp; userkey should be loaded after the DMA transfer or before transfer?&lt;/P&gt;&lt;P&gt;I am doing before DMA transfer.&lt;/P&gt;&lt;P&gt;please suggest if there is any other way for getting output/DIGEST register.&lt;/P&gt;&lt;P&gt;Note:I am just a beginner !&lt;/P&gt;</description>
      <pubDate>Tue, 17 Aug 2021 11:21:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1324693#M46182</guid>
      <dc:creator>Jgeorge</dc:creator>
      <dc:date>2021-08-17T11:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: DMA with AES</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1326087#M46204</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;A id="link_12" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/189566" target="_self" aria-label="View Profile of Jgeorge"&gt;&lt;SPAN class=""&gt;Jgeorge&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;Yes, giving user key before DMA transfer is no problem.&lt;/P&gt;
&lt;P&gt;It seems your code disable the use key and other AES encrypt related code.&lt;/P&gt;
&lt;P&gt;Recommend first development base on hashcypt demo under SDK, change it to your request, and confirm the AES work well , the DIGEST data is right.&amp;nbsp; then add DMA request on it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 08:00:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1326087#M46204</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2021-08-19T08:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: DMA with AES</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1326303#M46213</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/27788" target="_self"&gt;&lt;SPAN class=""&gt;Alice_Yang&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sure.Thanks for your suggestion&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jacob&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2021 13:42:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/DMA-with-AES/m-p/1326303#M46213</guid>
      <dc:creator>Jgeorge</dc:creator>
      <dc:date>2021-08-19T13:42:55Z</dc:date>
    </item>
  </channel>
</rss>

