<?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 Re: How to Increase the size of transfer buffer using DMA for UART? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297340#M12268</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;I didn't figure out the problem after I had a brief look through the screenshot you provided,&lt;/P&gt;&lt;P&gt;So I'm wondering if you could upload your project to the community.&lt;/P&gt;&lt;P&gt;I'm looking forward to your reply.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 May 2014 06:51:06 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2014-05-22T06:51:06Z</dc:date>
    <item>
      <title>How to Increase the size of transfer buffer using DMA for UART?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297339#M12267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Using the below PE settings I am able to transfer 8 bytes of data but my buffer contains 15 bytes of data. So whats the process of transferring all the data present in the buffer? I have used DMAT_Ldd component from PE. I am using FRDM-K20D50M board with codewarrior 10.5.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="dma.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/44109i95379B990503068C/image-size/large?v=v2&amp;amp;px=999" role="button" title="dma.jpg" alt="dma.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 07:45:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297339#M12267</guid>
      <dc:creator>Amit_Kumar1</dc:creator>
      <dc:date>2014-05-14T07:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Increase the size of transfer buffer using DMA for UART?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297340#M12268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;I didn't figure out the problem after I had a brief look through the screenshot you provided,&lt;/P&gt;&lt;P&gt;So I'm wondering if you could upload your project to the community.&lt;/P&gt;&lt;P&gt;I'm looking forward to your reply.&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 May 2014 06:51:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297340#M12268</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2014-05-22T06:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How to Increase the size of transfer buffer using DMA for UART?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297341#M12269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A href="https://community.nxp.com/people/jeremyzhou"&gt;jeremyzhou&lt;/A&gt;&amp;nbsp; &lt;/STRONG&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for the concern. Please find the attachment. The issue is when executing this program, the o/p i am getting is "hello wo" which is only 8 char, but my buffer size is 16 char. Following is the o/p.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="terminal output.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/44059i46F36F371995E033/image-size/large?v=v2&amp;amp;px=999" role="button" title="terminal output.jpg" alt="terminal output.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 05:41:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297341#M12269</guid>
      <dc:creator>Amit_Kumar1</dc:creator>
      <dc:date>2014-05-23T05:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Increase the size of transfer buffer using DMA for UART?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297342#M12270</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;I will test this project with FRDM-K20D50 and inform you immediately if I figure out this problem.&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;Ping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 07:03:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297342#M12270</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2014-05-26T07:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Increase the size of transfer buffer using DMA for UART?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297343#M12271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;I think I've found the reason of why only 8 bytes have been transfered.&lt;/P&gt;&lt;P&gt;From your project, you set the [Transfer control]: Single transfer, when triger source:UART transmit exist, then DMA will transfer all 16 bytes to UART data register immediately.&lt;/P&gt;&lt;P&gt;However the UART0 have only 8-entry transmint FIFO which mean it can store 8 bytes and the FIFO will bypass other bytes.&lt;/P&gt;&lt;P&gt;Final, we've just received 8 byte from UART0.&lt;/P&gt;&lt;P&gt;Wish my support help.&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Ping&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 May 2014 07:57:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297343#M12271</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2014-05-26T07:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Increase the size of transfer buffer using DMA for UART?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297344#M12272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Jeremyzhou&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response, SO according to u if I change the transfer from single transfer to nested transfer it should work? I will test this and will update it soon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 May 2014 12:51:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297344#M12272</guid>
      <dc:creator>Amit_Kumar1</dc:creator>
      <dc:date>2014-05-30T12:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to Increase the size of transfer buffer using DMA for UART?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297345#M12273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Amit,&lt;/P&gt;&lt;P&gt;You are using DMATransfer_LDD component that has been replaced by the new DMAChannel_LDD (already available in the CW MCU 10.5). See the thread &lt;SPAN style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-themecolor: dark2; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/328100"&gt;https://community.freescale.com/thread/328100&lt;/A&gt;&lt;/SPAN&gt; (response from Marek Varecha).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Marek Neuzil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Aug 2014 06:37:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-Increase-the-size-of-transfer-buffer-using-DMA-for-UART/m-p/297345#M12273</guid>
      <dc:creator>marek_neuzil</dc:creator>
      <dc:date>2014-08-22T06:37:17Z</dc:date>
    </item>
  </channel>
</rss>

