<?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 Using DMA with UART, with and without FIFO buffer in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-DMA-with-UART-with-and-without-FIFO-buffer/m-p/177118#M1552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I´m having problems with the DMA. I use a k20 MCU, clocked to 72MHz.&lt;/P&gt;&lt;P&gt;I want to receive 8 bytes in the UART0, filling the RX buffer FIFO, and then move them to a int mem[8] array.&lt;/P&gt;&lt;P&gt;I can´t make it work. My question is about UART0_D register, because, as I understand, I have to read 8 successive times that register to get the 8 bytes, and the DMA machine increment the source pointer automatically after every read. So, How do I do it?. Can i force the DMA machine to keep the source pointer pointing to UART0_D while the destiny pointer incrementing automatically?&lt;/P&gt;&lt;P&gt;Actually, if I can force the DMA machine to do that, I guess that I didn't need to use the RX buffer FIFO.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sorry for my poor english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jul 2012 03:06:05 GMT</pubDate>
    <dc:creator>panchogalactico</dc:creator>
    <dc:date>2012-07-04T03:06:05Z</dc:date>
    <item>
      <title>Using DMA with UART, with and without FIFO buffer</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-DMA-with-UART-with-and-without-FIFO-buffer/m-p/177118#M1552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. I´m having problems with the DMA. I use a k20 MCU, clocked to 72MHz.&lt;/P&gt;&lt;P&gt;I want to receive 8 bytes in the UART0, filling the RX buffer FIFO, and then move them to a int mem[8] array.&lt;/P&gt;&lt;P&gt;I can´t make it work. My question is about UART0_D register, because, as I understand, I have to read 8 successive times that register to get the 8 bytes, and the DMA machine increment the source pointer automatically after every read. So, How do I do it?. Can i force the DMA machine to keep the source pointer pointing to UART0_D while the destiny pointer incrementing automatically?&lt;/P&gt;&lt;P&gt;Actually, if I can force the DMA machine to do that, I guess that I didn't need to use the RX buffer FIFO.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sorry for my poor english.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 03:06:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-DMA-with-UART-with-and-without-FIFO-buffer/m-p/177118#M1552</guid>
      <dc:creator>panchogalactico</dc:creator>
      <dc:date>2012-07-04T03:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Using DMA with UART, with and without FIFO buffer</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-DMA-with-UART-with-and-without-FIFO-buffer/m-p/177119#M1553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I make it work, so I post here the answer.&lt;/P&gt;&lt;P&gt;If I set DMA_TCDn_SOFF = 0 , then the source pointer wont increment.&lt;/P&gt;&lt;P&gt;very easy actually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2012 03:56:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-DMA-with-UART-with-and-without-FIFO-buffer/m-p/177119#M1553</guid>
      <dc:creator>panchogalactico</dc:creator>
      <dc:date>2012-07-04T03:56:29Z</dc:date>
    </item>
  </channel>
</rss>

