<?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>Kinetis MicrocontrollersのトピックRe: MKM34 Uart DMA Initialization</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM34-Uart-DMA-Initialization/m-p/1832537#M66186</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I suppose that the DMA code has issue.&lt;/P&gt;
&lt;P&gt;Pls refer to the DMA memory-memory example code and modify it, for example, replace the destination address with the CRC data register address. while check the CRC example code especially the CRC init code.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1710991305853.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/269634iBD6B77B2EDF52297/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1710991305853.png" alt="xiangjun_rong_0-1710991305853.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
    <pubDate>Thu, 21 Mar 2024 03:22:14 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2024-03-21T03:22:14Z</dc:date>
    <item>
      <title>MKM34 Uart DMA Initialization</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM34-Uart-DMA-Initialization/m-p/1827982#M66157</link>
      <description>&lt;P class=""&gt;Hi,&lt;/P&gt;&lt;P class=""&gt;Can anyone share the example of using DMA on UART Transmit for MKM34Z256 &lt;SPAN class=""&gt;by&lt;/SPAN&gt; using bare metal drivers. DMA CRC example is given but when I am changing the code for UART, it is not transmitting any data.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Rahul&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 04:09:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM34-Uart-DMA-Initialization/m-p/1827982#M66157</guid>
      <dc:creator>rahul_4</dc:creator>
      <dc:date>2024-03-14T04:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: MKM34 Uart DMA Initialization</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM34-Uart-DMA-Initialization/m-p/1832537#M66186</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I suppose that the DMA code has issue.&lt;/P&gt;
&lt;P&gt;Pls refer to the DMA memory-memory example code and modify it, for example, replace the destination address with the CRC data register address. while check the CRC example code especially the CRC init code.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1710991305853.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/269634iBD6B77B2EDF52297/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1710991305853.png" alt="xiangjun_rong_0-1710991305853.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Thu, 21 Mar 2024 03:22:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM34-Uart-DMA-Initialization/m-p/1832537#M66186</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2024-03-21T03:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: MKM34 Uart DMA Initialization</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM34-Uart-DMA-Initialization/m-p/1832623#M66187</link>
      <description>&lt;P&gt;Hi Rong,&lt;/P&gt;&lt;P&gt;I am using DMA for Uart Transmit but MCU is not transferring any data. Can you please check below code snippet.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rahul_4_0-1712080520946.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/271643i7F00902EEB66C88B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rahul_4_0-1712080520946.png" alt="rahul_4_0-1712080520946.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Rahul&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 17:56:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MKM34-Uart-DMA-Initialization/m-p/1832623#M66187</guid>
      <dc:creator>rahul_4</dc:creator>
      <dc:date>2024-04-02T17:56:39Z</dc:date>
    </item>
  </channel>
</rss>

