<?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: GPIO-triggered DMA</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-triggered-DMA/m-p/521138#M4010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by HCTEK on Mon Aug 04 07:48:40 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did not know if I understand your question. You want a DMA transfer requested by a pin/GPIO and perform that transfer from GPIO to internal memory?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:48:10 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:48:10Z</dc:date>
    <item>
      <title>GPIO-triggered DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-triggered-DMA/m-p/521135#M4007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by anhdung88 on Sun Aug 03 07:45:08 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm following a project that is streaming image from camera module like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.rpg.fi%2Fdesaster%2Fblog%2Ftag%2Flpc1769%2F" rel="nofollow" target="_blank"&gt;http://www.rpg.fi/desaster/blog/tag/lpc1769/&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;He is using GPIO pins to fetch data from camera but I think when put the processor with more works like streaming it over LAN, the performance is unacceptable.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I wander whether if a mechanism to make DMA transfer from GPIO pins for faster with two questions &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Does LPC1769 or higher level LPC chips support GPIO DMA transactions? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) If no direct method found, may I use UART DMA transaction instead? If it's feasible, UART-DMA performance vs using FGPIO (time consume)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:48:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-triggered-DMA/m-p/521135#M4007</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO-triggered DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-triggered-DMA/m-p/521136#M4008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nxp_apps on Sun Aug 03 20:38:03 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please refer to application note + software below to DMA data from memory to GPIO.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocuments%2Fapplication_note%2FAN10850.zip" rel="nofollow" target="_blank"&gt;http://www.nxp.com/documents/application_note/AN10850.zip&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;nxp support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:48:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-triggered-DMA/m-p/521136#M4008</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO-triggered DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-triggered-DMA/m-p/521137#M4009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by anhdung88 on Mon Aug 04 05:19:26 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your response, this AN is about timer-triggered DMA, but I mean that is the DMA request triggered by a pin and transactions take place between GPIO pins/port to memory.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:48:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-triggered-DMA/m-p/521137#M4009</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO-triggered DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-triggered-DMA/m-p/521138#M4010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by HCTEK on Mon Aug 04 07:48:40 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I did not know if I understand your question. You want a DMA transfer requested by a pin/GPIO and perform that transfer from GPIO to internal memory?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:48:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-triggered-DMA/m-p/521138#M4010</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: GPIO-triggered DMA</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-triggered-DMA/m-p/521139#M4011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by DannyBergh on Tue Aug 05 00:54:23 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It think what he means is that he wants to transfer a 8 or 16 bits port using DMA. The trigger moment is an external clock line. So there are multiple IO's for parallel data, and one clock line to synchronize these. I don't know if the MCU has capture inputs and if they are linked with the DMA? Or you could use a less elegant solution and use a timer with an external clock (your sync line) and let it overflow each clock, this timer interrupt can be used by DMA to trigger?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:48:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/GPIO-triggered-DMA/m-p/521139#M4011</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:48:11Z</dc:date>
    </item>
  </channel>
</rss>

