<?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 How to trigger DMA with LPTMR in KW45 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-trigger-DMA-with-LPTMR-in-KW45/m-p/1933409#M66677</link>
    <description>&lt;P&gt;Hi NXP teams&lt;/P&gt;&lt;P&gt;I want to trigger DMA with LPTMR.&lt;/P&gt;&lt;P&gt;The attached folder is my IAR project.&lt;/P&gt;&lt;P&gt;This is my setting:&lt;/P&gt;&lt;P&gt;1. set DMA source to LPTMR0 and enable DMA channel request:&lt;/P&gt;&lt;P&gt;EDMA_SetChannelMux(DMA0, 0, (uint32_t)3); // LPTMR0&lt;BR /&gt;EDMA_EnableChannelRequest(DMA0, 0);&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Enable DMA of LPTMR&lt;/P&gt;&lt;P&gt;LPTMR_EnableTimerDMA(DEMO_LPTMR_BASE, true);&lt;/P&gt;&lt;P&gt;With the setting above, LPTMR interrupt every second successfully, but DMA did not work.&lt;/P&gt;&lt;P&gt;Is there any other setting needed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Kong&lt;/P&gt;</description>
    <pubDate>Fri, 16 Aug 2024 05:30:29 GMT</pubDate>
    <dc:creator>lingwen_kong</dc:creator>
    <dc:date>2024-08-16T05:30:29Z</dc:date>
    <item>
      <title>How to trigger DMA with LPTMR in KW45</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-trigger-DMA-with-LPTMR-in-KW45/m-p/1933409#M66677</link>
      <description>&lt;P&gt;Hi NXP teams&lt;/P&gt;&lt;P&gt;I want to trigger DMA with LPTMR.&lt;/P&gt;&lt;P&gt;The attached folder is my IAR project.&lt;/P&gt;&lt;P&gt;This is my setting:&lt;/P&gt;&lt;P&gt;1. set DMA source to LPTMR0 and enable DMA channel request:&lt;/P&gt;&lt;P&gt;EDMA_SetChannelMux(DMA0, 0, (uint32_t)3); // LPTMR0&lt;BR /&gt;EDMA_EnableChannelRequest(DMA0, 0);&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Enable DMA of LPTMR&lt;/P&gt;&lt;P&gt;LPTMR_EnableTimerDMA(DEMO_LPTMR_BASE, true);&lt;/P&gt;&lt;P&gt;With the setting above, LPTMR interrupt every second successfully, but DMA did not work.&lt;/P&gt;&lt;P&gt;Is there any other setting needed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;Kong&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2024 05:30:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-trigger-DMA-with-LPTMR-in-KW45/m-p/1933409#M66677</guid>
      <dc:creator>lingwen_kong</dc:creator>
      <dc:date>2024-08-16T05:30:29Z</dc:date>
    </item>
  </channel>
</rss>

