<?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 DMA and PIT for FRDM K64F board in Kinetis Software Development Kit</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484087#M4201</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on a project where I'm trying to design a frequency generator. I want to use DMA and PIT(Periodic Interrupt Timer) feature on FRDM K64F board. I would like some help on the use of these on FRDM K64F board using KSDK+PE. I am using KDS Version: 3.2.0 and KSDK 1.3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Apr 2016 20:01:29 GMT</pubDate>
    <dc:creator>kirantujare</dc:creator>
    <dc:date>2016-04-27T20:01:29Z</dc:date>
    <item>
      <title>DMA and PIT for FRDM K64F board</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484087#M4201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on a project where I'm trying to design a frequency generator. I want to use DMA and PIT(Periodic Interrupt Timer) feature on FRDM K64F board. I would like some help on the use of these on FRDM K64F board using KSDK+PE. I am using KDS Version: 3.2.0 and KSDK 1.3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2016 20:01:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484087#M4201</guid>
      <dc:creator>kirantujare</dc:creator>
      <dc:date>2016-04-27T20:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: DMA and PIT for FRDM K64F board</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484088#M4202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kiran,&lt;/P&gt;&lt;P&gt;I think you can refer to the demo code under PE project :&lt;/P&gt;&lt;P&gt;create one k64 project on KDS,&amp;nbsp; only select Processor Expert , do not select&amp;nbsp; KSDK,&lt;/P&gt;&lt;P&gt;then add DAC_LDD component , right click it , select "help on component ":&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/56498i77722A045024478A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;About the KSDK+PE project , the theory is the same .&lt;/P&gt;&lt;P&gt;You can through change the time of interrupt to change the frequency .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 08:23:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484088#M4202</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-05-04T08:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: DMA and PIT for FRDM K64F board</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484089#M4203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for helping me out. I have another doubt. I require to output 3 different waves on 3 different channels. Currently, I am checking my output on scope on Analog out (DAC0_out) pin. How do I check output for 3 channels? Which pins are used for that? Please let me know if you understood my doubt and could provide any help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 May 2016 16:00:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484089#M4203</guid>
      <dc:creator>kirantujare</dc:creator>
      <dc:date>2016-05-04T16:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: DMA and PIT for FRDM K64F board</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484090#M4204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kiran,&lt;/P&gt;&lt;P&gt;For DAC0, it only have one out put pin :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/56524iC2B4922D9A5D5A73/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 02:39:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484090#M4204</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-05-05T02:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: DMA and PIT for FRDM K64F board</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484091#M4205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply. &lt;BR /&gt;Is it possible to get 2 outputs through DAC on FRDM K64F board? &lt;BR /&gt;(I have to output two different waves at the same trigger)&lt;BR /&gt;If not, can I send DMA output directly to I/O pin?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 May 2016 03:35:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484091#M4205</guid>
      <dc:creator>kirantujare</dc:creator>
      <dc:date>2016-05-05T03:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: DMA and PIT for FRDM K64F board</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484092#M4206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;I just found out that my 7200 data points get halved ( 3600) after sending them over to DAC.&lt;/P&gt;&lt;P&gt;Do you know why this would happen? I have attached the screenshot. After using this line of code the datapoints are halved. &lt;BR /&gt;I have attached my code just for reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 May 2016 20:57:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484092#M4206</guid>
      <dc:creator>kirantujare</dc:creator>
      <dc:date>2016-05-10T20:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: DMA and PIT for FRDM K64F board</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484093#M4207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alice,&lt;/P&gt;&lt;P&gt;I wanted to direct you to another question I have&lt;BR /&gt;&lt;A href="https://community.nxp.com/thread/394229"&gt;Pulse generator on FRDM K64F board &lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Please take a look at your spare time.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 May 2016 15:10:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484093#M4207</guid>
      <dc:creator>kirantujare</dc:creator>
      <dc:date>2016-05-13T15:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: DMA and PIT for FRDM K64F board</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484094#M4208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kiran,&lt;/P&gt;&lt;P&gt;I checked there is a kinetis expert have checked your question , he will reply you .ASAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 05:29:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484094#M4208</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-05-16T05:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: DMA and PIT for FRDM K64F board</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484095#M4209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much Alice :smileyhappy:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 12:23:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484095#M4209</guid>
      <dc:creator>kirantujare</dc:creator>
      <dc:date>2016-05-16T12:23:23Z</dc:date>
    </item>
    <item>
      <title>Re: DMA and PIT for FRDM K64F board</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484096#M4210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ALice,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wanted to direct you to this thread &lt;A href="https://community.nxp.com/thread/430518"&gt;USB as Device Driver&lt;/A&gt; &lt;BR /&gt;Please let me know if you could answer this question?&lt;BR /&gt;-Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jul 2016 20:34:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/DMA-and-PIT-for-FRDM-K64F-board/m-p/484096#M4210</guid>
      <dc:creator>kirantujare</dc:creator>
      <dc:date>2016-07-18T20:34:27Z</dc:date>
    </item>
  </channel>
</rss>

