<?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 Re: DAC on MQX3.6 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-on-MQX3-6/m-p/153578#M321</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use LDD driver from Processor Expert, or just to access to registers within Task code, or write your own driver foloowing the Application note on web.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Mar 2013 14:57:23 GMT</pubDate>
    <dc:creator>LuisCasado</dc:creator>
    <dc:date>2013-03-22T14:57:23Z</dc:date>
    <item>
      <title>DAC on MQX3.6</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-on-MQX3-6/m-p/153573#M316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to all,&lt;/P&gt;&lt;P&gt;I'm developing a new project and, at the moment, i'm working on twrk60n512 demo board using MQX 3.6 RTOS.&lt;/P&gt;&lt;P&gt;I'm trying to use DAC&amp;nbsp;peripherals﻿ but I find many problems.&lt;/P&gt;&lt;P&gt;I started from&amp;nbsp;C:\... ...\mqx\examples\dac﻿\dac_demo.c.﻿&lt;/P&gt;&lt;P&gt;MQXIOUG.pdf suggest to use custom API located in C:\... ...\mqx\source\io\dac﻿ but folder doesn't exist...﻿&lt;/P&gt;&lt;P&gt;I found it in MQX 3.7 version and I tried to use drivers inside my project but I get many compiler errors.﻿&lt;/P&gt;&lt;P&gt;I also tried to migrate with all my project to 3.7 but I find many other compiler errors. I think I have to spend many time to complete migration so at the moment I stopped this procedure because I'm not sure it 's the right way.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone can help me﻿? Some ideas...?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks and best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jul 2011 16:49:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-on-MQX3-6/m-p/153573#M316</guid>
      <dc:creator>Curro</dc:creator>
      <dc:date>2011-07-25T16:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: DAC on MQX3.6</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-on-MQX3-6/m-p/153574#M317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The DAC driver in MQX isn't available for the Kinetis family. It only supports the MCF51MM family at this time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However you can use Processor Expert to generate a DAC driver. The PE example project in MQX uses the DAC.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;﻿See the section on using PE with MQX in the document at&lt;/P&gt;&lt;P&gt;C:\Program Files\Freescale\Freescale MQX 3.7\doc\&lt;STRONG&gt;FSL_MQX_3_7_in_CW_10_1.pdf﻿&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You will need MQX 3.7 to use PE with MQX. Try looking at the MQX 3.6 -&amp;gt; MQX 3.7 porting guide to see what you need to change to get your 3.6 project to compile properly with 3.7:&lt;/P&gt;&lt;P&gt;C:\Program Files\Freescale\Freescale MQX 3.7\doc\&lt;STRONG&gt;FSL_MQX_3_7_Porting_Guide.pdf﻿&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That should get you on the right track!&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jul 2011 23:38:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-on-MQX3-6/m-p/153574#M317</guid>
      <dc:creator>anthony_huereca</dc:creator>
      <dc:date>2011-07-27T23:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: DAC on MQX3.6</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-on-MQX3-6/m-p/153575#M318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot and best regards,&lt;/P&gt;&lt;P&gt;Corrado&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jul 2011 03:34:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-on-MQX3-6/m-p/153575#M318</guid>
      <dc:creator>Curro</dc:creator>
      <dc:date>2011-07-28T03:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: DAC on MQX3.6</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-on-MQX3-6/m-p/153576#M319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a custom board with the Kinetis K10N512 with a 4MHz oscillator&amp;nbsp;on it. I was fighting a long time to port the bsp_twrk60n512_pe to K10 without any success - hundreds of errors etc. It looks like I'm not the only one:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;A __default_attr="100698" class="jive_macro jive_macro_thread default_title" href="https://community.freescale.com/thread/100698" jivemacro="thread" title="https://community.freescale.com/thread/100698"&gt;https://community.freescale.com/thread/100698&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I was successful by porting the "non-PE" BSP - bsp_twrk60n512 to K10 (changing some macros regarding the oscillator frequency). Also the GPIO handling seems to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the next step I tried to implement the DAC and realized that the IO-Drivers for the DAC are not available in the bsp_twrk60n512 - not in the MQX3.7 and also not in the MQX3.8.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx&lt;/P&gt;&lt;P&gt;Eddie&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 00:49:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-on-MQX3-6/m-p/153576#M319</guid>
      <dc:creator>EduardB_</dc:creator>
      <dc:date>2011-12-20T00:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: DAC on MQX3.6</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-on-MQX3-6/m-p/153577#M320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I installed the latest MQX library available (4.0.0) and still no DAC support there for twrk60n512.&lt;/P&gt;&lt;P&gt;How can I proceed with development without drivers?&lt;/P&gt;&lt;P&gt;Does someone have ready solutions for DAC?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 14:52:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-on-MQX3-6/m-p/153577#M320</guid>
      <dc:creator>artur73</dc:creator>
      <dc:date>2013-03-22T14:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: DAC on MQX3.6</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-on-MQX3-6/m-p/153578#M321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use LDD driver from Processor Expert, or just to access to registers within Task code, or write your own driver foloowing the Application note on web.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Mar 2013 14:57:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-on-MQX3-6/m-p/153578#M321</guid>
      <dc:creator>LuisCasado</dc:creator>
      <dc:date>2013-03-22T14:57:23Z</dc:date>
    </item>
  </channel>
</rss>

