<?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: Signal generation through PWM + DMA</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Signal-generation-through-PWM-DMA/m-p/286256#M11047</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;I've inculded the sample code base on CW10.4 about FTM+DMA in the reply. I think it should be useful for reference and please refer to it for details.&lt;/P&gt;&lt;P&gt;If you have any other questions, please feel free to contact with me.&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Feb 2014 02:35:09 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2014-02-10T02:35:09Z</dc:date>
    <item>
      <title>Signal generation through PWM + DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Signal-generation-through-PWM-DMA/m-p/286255#M11046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my project I need to generate a signal, measure it and then analyse it.&lt;/P&gt;&lt;P&gt;Of course, I want the generation and the measurement not to load the CPU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've already been able to make the tuple PDB/ADC/DMA work, for the acquisition part. And it's just great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, to generate the signal, I though that something like FTM/DMA/FTM(PWM) would work, but I can't manage to trigger the DMA with the first FTM.&lt;/P&gt;&lt;P&gt;I'm working with the PEx and I'm only using init_xxx components. &lt;/P&gt;&lt;P&gt;As for the FTM, I enabled the clock, the counter, the modulus, the external trigger with CNTIN, but nothing happened. When I say that nothing happened I mean that I never seem to be interrupted by the end of the major loop of the DMA.&lt;/P&gt;&lt;P&gt;As for the DMA, the source muxing is set to FTMx_CHx, and the rest is almost a copy of the other DMA component.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm lost... And I'm sure it's a really stupid problem.&lt;/P&gt;&lt;P&gt;Has anyone had any problem related to DMA triggering via the FTM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hardware: FRDM K20D50M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Feb 2014 17:36:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Signal-generation-through-PWM-DMA/m-p/286255#M11046</guid>
      <dc:creator>juanpablovega</dc:creator>
      <dc:date>2014-02-09T17:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Signal generation through PWM + DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Signal-generation-through-PWM-DMA/m-p/286256#M11047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan,&lt;/P&gt;&lt;P&gt;I've inculded the sample code base on CW10.4 about FTM+DMA in the reply. I think it should be useful for reference and please refer to it for details.&lt;/P&gt;&lt;P&gt;If you have any other questions, please feel free to contact with me.&lt;/P&gt;&lt;P&gt;Have a nice day!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Ping&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 02:35:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Signal-generation-through-PWM-DMA/m-p/286256#M11047</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2014-02-10T02:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: Signal generation through PWM + DMA</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Signal-generation-through-PWM-DMA/m-p/286257#M11048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please post the&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;PDB/ADC/DMA(processor Expert) working code with K20 Device.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I have to measure the 10 channels continuously using the DMA. Request you to please&amp;nbsp;suggest.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regds,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Dhruv&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Jun 2018 18:34:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Signal-generation-through-PWM-DMA/m-p/286257#M11048</guid>
      <dc:creator>dhruvonline</dc:creator>
      <dc:date>2018-06-04T18:34:35Z</dc:date>
    </item>
  </channel>
</rss>

