<?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 Toggle LED using a push button and FRDM-K64F? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Toggle-LED-using-a-push-button-and-FRDM-K64F/m-p/387331#M20889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I decided to venture into embedded systems very recently and enthusiastically got a new K64F board. I was able to manage a Blinky using youtube tutorials -&amp;nbsp; but I don't understand what's happening behind the scenes, so to speak (please excuse my non-technical usage of words, I'm very new).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now want to write a program to&lt;STRONG&gt; toggle an LED using a push button&lt;/STRONG&gt;. I have been searching all over the internet for tutorials that can help me figure out what to do and how to do it but haven't found anything yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anybody please help me with this? I would like to know where to find more information about the board I have and where to go online to start experimenting with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Daya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2015 11:56:13 GMT</pubDate>
    <dc:creator>dayakannan</dc:creator>
    <dc:date>2015-04-08T11:56:13Z</dc:date>
    <item>
      <title>Toggle LED using a push button and FRDM-K64F?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Toggle-LED-using-a-push-button-and-FRDM-K64F/m-p/387331#M20889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;I decided to venture into embedded systems very recently and enthusiastically got a new K64F board. I was able to manage a Blinky using youtube tutorials -&amp;nbsp; but I don't understand what's happening behind the scenes, so to speak (please excuse my non-technical usage of words, I'm very new).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I now want to write a program to&lt;STRONG&gt; toggle an LED using a push button&lt;/STRONG&gt;. I have been searching all over the internet for tutorials that can help me figure out what to do and how to do it but haven't found anything yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anybody please help me with this? I would like to know where to find more information about the board I have and where to go online to start experimenting with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you :smileyhappy:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Daya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 11:56:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Toggle-LED-using-a-push-button-and-FRDM-K64F/m-p/387331#M20889</guid>
      <dc:creator>dayakannan</dc:creator>
      <dc:date>2015-04-08T11:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle LED using a push button and FRDM-K64F?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Toggle-LED-using-a-push-button-and-FRDM-K64F/m-p/387332#M20890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a tutorial for the FRDM-KL25Z here:&lt;/P&gt;&lt;P&gt;&lt;A href="http://mcuoneclipse.com/2012/11/12/tutorial-bits-and-pins-with-kinetis/" title="http://mcuoneclipse.com/2012/11/12/tutorial-bits-and-pins-with-kinetis/"&gt;http://mcuoneclipse.com/2012/11/12/tutorial-bits-and-pins-with-kinetis/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;As that board shares the button with the reset function of the board, simply ignore the part about the reset line :-)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 18:43:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Toggle-LED-using-a-push-button-and-FRDM-K64F/m-p/387332#M20890</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2015-04-08T18:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Toggle LED using a push button and FRDM-K64F?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Toggle-LED-using-a-push-button-and-FRDM-K64F/m-p/387333#M20891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Daya&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See &lt;A href="http://www.utasker.com/kinetis/FRDM-K64F.html" title="http://www.utasker.com/kinetis/FRDM-K64F.html"&gt;http://www.utasker.com/kinetis/FRDM-K64F.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can toggle using push buttons on the board or buttons on a web page using a web browser.&lt;/P&gt;&lt;P&gt;Tutorial at &lt;A href="http://www.utasker.com/docs/KINETIS/uTaskerV1.4_Kinetis.pdf" title="http://www.utasker.com/docs/KINETIS/uTaskerV1.4_Kinetis.pdf"&gt;http://www.utasker.com/docs/KINETIS/uTaskerV1.4_Kinetis.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simulate your board and the K64 in real-time with VisualStudio to learn all internal workings (including peripherals, interrupts, DMA and memory operations).&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;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis: &lt;A href="http://www.utasker.com/kinetis.html" title="http://www.utasker.com/kinetis.html"&gt;µTasker Kinetis support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;K64: &lt;A href="http://www.utasker.com/kinetis/FRDM-K64F.html" title="http://www.utasker.com/kinetis/FRDM-K64F.html"&gt;µTasker Kinetis FRDM-K64F support&lt;/A&gt; / &lt;A href="http://www.utasker.com/kinetis/TWR-K64F120M.html" title="http://www.utasker.com/kinetis/TWR-K64F120M.html"&gt;µTasker Kinetis TWR-K64F120M support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2015 18:59:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Toggle-LED-using-a-push-button-and-FRDM-K64F/m-p/387333#M20891</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-04-08T18:59:51Z</dc:date>
    </item>
  </channel>
</rss>

