<?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のトピックDAC examples on FRDM-KL05Z board for Keil?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-examples-on-FRDM-KL05Z-board-for-Keil/m-p/290923#M11648</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking for an example that uses DAC examples on FRDM-KL05Z board. The sample code package from the website seems to contain ADC example only. Can anybody point me to a place to start? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Keil so preferably I can have an example that uses Keil. I found this example, but it uses KL25Z board and it seems to be using ProcessorExpert, and I have no idea how to convert to Keil.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/FRDM-KL25Z/Freedom_DAC" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/FRDM-KL25Z/Freedom_DAC"&gt;mcuoneclipse/Examples/FRDM-KL25Z/Freedom_DAC at master · ErichStyger/mcuoneclipse · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot! I am very new to embedded programming and I appreciate all your input. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Mar 2013 14:45:20 GMT</pubDate>
    <dc:creator>codenoob</dc:creator>
    <dc:date>2013-03-11T14:45:20Z</dc:date>
    <item>
      <title>DAC examples on FRDM-KL05Z board for Keil?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-examples-on-FRDM-KL05Z-board-for-Keil/m-p/290923#M11648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking for an example that uses DAC examples on FRDM-KL05Z board. The sample code package from the website seems to contain ADC example only. Can anybody point me to a place to start? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Keil so preferably I can have an example that uses Keil. I found this example, but it uses KL25Z board and it seems to be using ProcessorExpert, and I have no idea how to convert to Keil.... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/FRDM-KL25Z/Freedom_DAC" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/FRDM-KL25Z/Freedom_DAC"&gt;mcuoneclipse/Examples/FRDM-KL25Z/Freedom_DAC at master · ErichStyger/mcuoneclipse · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot! I am very new to embedded programming and I appreciate all your input. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 14:45:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-examples-on-FRDM-KL05Z-board-for-Keil/m-p/290923#M11648</guid>
      <dc:creator>codenoob</dc:creator>
      <dc:date>2013-03-11T14:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: DAC examples on FRDM-KL05Z board for Keil?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-examples-on-FRDM-KL05Z-board-for-Keil/m-p/290924#M11649</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 need Processor expert stand-alone version, that you can download &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=PE_DRIVER_SUITE&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;here&lt;/A&gt;. Once installed you can create your project and then integrating it in Keil by according with this guide &lt;A href="http://www.youtube.com/watch?v=ybrVCC7XJZw" title="http://www.youtube.com/watch?v=ybrVCC7XJZw"&gt;Processor Expert: Integrating with Keil Microvision - YouTube.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 11:10:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-examples-on-FRDM-KL05Z-board-for-Keil/m-p/290924#M11649</guid>
      <dc:creator>antonioconcio</dc:creator>
      <dc:date>2013-03-12T11:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: DAC examples on FRDM-KL05Z board for Keil?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-examples-on-FRDM-KL05Z-board-for-Keil/m-p/290925#M11650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yesterday i tried the same and found a collision of the DAC12 pin with the OpenSDA-CDC UART connection. I gave up the KL05Z UART0_RX connection and kept the UART0_TX connection for debug output from the board. I removed one of R16 and R17 and put the other one diagonally. Then in the UART driver file i put the UART0_TX on PTB2 (MUX alternative 3 instead of 2). And finally i got the DAC12 output on PTB1. Then measurements demonstrated that there was no real reference voltage deserving that name, but some 2.92 V behind the schottky D3. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Apr 2013 12:57:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/DAC-examples-on-FRDM-KL05Z-board-for-Keil/m-p/290925#M11650</guid>
      <dc:creator>dieterteuchert</dc:creator>
      <dc:date>2013-04-14T12:57:56Z</dc:date>
    </item>
  </channel>
</rss>

