<?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: FRDM-KE02 – KDS demo projects or PE configuration? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02-KDS-demo-projects-or-PE-configuration/m-p/682577#M42012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for hints and examples.&lt;/P&gt;&lt;P&gt;It is a pity the "evaluation" board comes without usable resources.. my fault - I had to learn it before purchase ;-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found one unclear "feature" regarding GPIO - It seems to me the KE02 has probably no option to choose pull-up or pull-down behaviour. Its GPIO pins looks to have hard defined either pull-up or pull-down style for every single pin. So the only option I see is just enable or disable of "puling" at all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does it really work like that or is there any option how to change Up/Down pulling ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jun 2017 09:28:58 GMT</pubDate>
    <dc:creator>ajohn1</dc:creator>
    <dc:date>2017-06-14T09:28:58Z</dc:date>
    <item>
      <title>FRDM-KE02 – KDS demo projects or PE configuration?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02-KDS-demo-projects-or-PE-configuration/m-p/682574#M42009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;We have just started evaluation of FRDM-KE02Z40M with using KDS v3.2.0.&lt;/P&gt;&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;Unfortunately it seems this board comes with no official &lt;SPAN style="text-decoration: underline;"&gt;ready to use demo projects for KDS&lt;/SPAN&gt; or at least we were not able to discover where to gather it.&lt;/P&gt;&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;I have really doubts where the user is supposed to start with KDS &amp;amp; FRDM-KE boards, do I miss something ?&lt;/P&gt;&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;If I understand it well, NXP provides neither SDK 1 nor SDK 2 support for KE02 processor, so we can only relay on Processor expert initialization code – am I right ?&lt;/P&gt;&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;I would appreciate obtaining proper PE configuration taking in to account all the hardware on board to prevent possible damages due to our trials.&lt;/P&gt;&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0cm; line-height: 100%;"&gt;Any help is appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jun 2017 12:59:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02-KDS-demo-projects-or-PE-configuration/m-p/682574#M42009</guid>
      <dc:creator>ajohn1</dc:creator>
      <dc:date>2017-06-10T12:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KE02 – KDS demo projects or PE configuration?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02-KDS-demo-projects-or-PE-configuration/m-p/682575#M42010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;I have to admit that I have not used the FRDM-KE02Z much. My intention was to use it with 5V logic (see &lt;A href="https://mcuoneclipse.com/2013/08/19/a-5v-freedom-board-frdm-ke02z/" title="https://mcuoneclipse.com/2013/08/19/a-5v-freedom-board-frdm-ke02z/"&gt;A 5V Freedom Board? FRDM-KE02Z | MCU on Eclipse&lt;/A&gt;), but as the FRDM-KE02Z is using 3.3V, that board did not serve much special use case for me.&lt;/P&gt;&lt;P&gt;In any case, I have shared a few example projects with that board using Processor Expert on GitHub here:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/KDS/FRDM-KE02Z" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/KDS/FRDM-KE02Z"&gt;mcuoneclipse/Examples/KDS/FRDM-KE02Z at master · ErichStyger/mcuoneclipse · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The extra Processor Expert components are availble from SourceForge, and the latest release is documented here: &lt;A class="link-titled" href="https://mcuoneclipse.com/2017/05/06/mcuoneclipse-components-06-may-2017-release/" title="https://mcuoneclipse.com/2017/05/06/mcuoneclipse-components-06-may-2017-release/"&gt;McuOnEclipse Components: 06-May-2017 Release | MCU on Eclipse&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have as well a project with FreeRTOS, but this one is not on GitHub yet. If there is interest in it, I certainly can push it there too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Jun 2017 16:09:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02-KDS-demo-projects-or-PE-configuration/m-p/682575#M42010</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2017-06-10T16:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KE02 – KDS demo projects or PE configuration?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02-KDS-demo-projects-or-PE-configuration/m-p/682576#M42011</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;See also &lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KE02Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KE02Z.html&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KE02Z40M.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KE02Z40M.html&lt;/A&gt;&lt;BR /&gt;Works with KDS, S32 Design Studio, CW, IAR, Keil, Atollic, Rowley, GreenHills, CooCox, GCC standalone and simulated with VisualStudio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doesn't use PE (I have been informed that PE will soon be, or has now been discontinued) and projects written for KE02 run on almost any other Kinetis part without needing porting, so reuse of work in further projects is much simpler and cost-effective.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Jun 2017 15:00:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02-KDS-demo-projects-or-PE-configuration/m-p/682576#M42011</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-06-11T15:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KE02 – KDS demo projects or PE configuration?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02-KDS-demo-projects-or-PE-configuration/m-p/682577#M42012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thank you for hints and examples.&lt;/P&gt;&lt;P&gt;It is a pity the "evaluation" board comes without usable resources.. my fault - I had to learn it before purchase ;-)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found one unclear "feature" regarding GPIO - It seems to me the KE02 has probably no option to choose pull-up or pull-down behaviour. Its GPIO pins looks to have hard defined either pull-up or pull-down style for every single pin. So the only option I see is just enable or disable of "puling" at all.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does it really work like that or is there any option how to change Up/Down pulling ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 09:28:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02-KDS-demo-projects-or-PE-configuration/m-p/682577#M42012</guid>
      <dc:creator>ajohn1</dc:creator>
      <dc:date>2017-06-14T09:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KE02 – KDS demo projects or PE configuration?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02-KDS-demo-projects-or-PE-configuration/m-p/682578#M42013</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;There are very good resources available for your board - just not necessarily from NXP since they seem to be overwhelmed with the task to do this (NXP/Freescale is fantastic at developing chips but not necessarily at developing firmware). And they are also free, if that is your main concern.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The KE02 has the PORT_PUEL and PORT_PUEH registers for controlling pull-up resistors. Most are disabled by default and can be enabled as desired. There are no pull-down options in the KE02. KL and K parts, for example, tend to have both pull-up and pull-downs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 16:16:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KE02-KDS-demo-projects-or-PE-configuration/m-p/682578#M42013</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2017-06-14T16:16:41Z</dc:date>
    </item>
  </channel>
</rss>

