<?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 GPDMA Bug or Mistake? in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPDMA-Bug-or-Mistake/m-p/522918#M5554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by a.valda on Mon Jul 29 23:47:32 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a problem with the function Chip_DMA_SGTransfer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working with DAC peripheral&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to put in DMA_TransferDescriptor_t the Address of DAC Peripheral&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DMA_TransferMyDescriptor.dst = (uint32_t) &amp;amp; (LPC_DAC-&amp;gt; CR), &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but the Chip_DMA_SGTransfer function use .dst as if it were the Number of Channel&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to make it work properly i do this sequence:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) DMA_TransferMyDescriptor.dst = 9;// (uint32_t) &amp;amp; (LPC_DAC-&amp;gt; CR);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Call Chip_DMA_SGTransfer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Put DMA_TransferMyDescriptor.dst = (uint32_t) &amp;amp; (LPC_DAC-&amp;gt; CR);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone give me more information?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 16:42:13 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T16:42:13Z</dc:date>
    <item>
      <title>GPDMA Bug or Mistake?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/GPDMA-Bug-or-Mistake/m-p/522918#M5554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by a.valda on Mon Jul 29 23:47:32 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a problem with the function Chip_DMA_SGTransfer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am working with DAC peripheral&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have to put in DMA_TransferDescriptor_t the Address of DAC Peripheral&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DMA_TransferMyDescriptor.dst = (uint32_t) &amp;amp; (LPC_DAC-&amp;gt; CR), &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but the Chip_DMA_SGTransfer function use .dst as if it were the Number of Channel&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;to make it work properly i do this sequence:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) DMA_TransferMyDescriptor.dst = 9;// (uint32_t) &amp;amp; (LPC_DAC-&amp;gt; CR);&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Call Chip_DMA_SGTransfer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Put DMA_TransferMyDescriptor.dst = (uint32_t) &amp;amp; (LPC_DAC-&amp;gt; CR);&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone give me more information?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:42:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/GPDMA-Bug-or-Mistake/m-p/522918#M5554</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:42:13Z</dc:date>
    </item>
  </channel>
</rss>

