<?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>LPCXpresso IDE中的主题 Re: how to turn on LED's ??</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/how-to-turn-on-LED-s/m-p/588245#M28052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by stalisman on Thu Mar 21 09:29:37 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It might be an idea to look at the LPCXpresso Experiment Kit.&amp;nbsp;&amp;nbsp;&amp;nbsp; The user guide found here : &lt;/SPAN&gt;&lt;A href="http://"&gt;http://www.embeddedartists.com/sites/default/files/support/xpr/expr_kit/LPCXpresso_Experiment_Kit_Users_Guide.pdf&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;descibes how turning on a led works and is a little easier to understand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pages 28 to 30.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe your teacher could organise getting a kit?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 22:49:30 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T22:49:30Z</dc:date>
    <item>
      <title>how to turn on LED's ??</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/how-to-turn-on-LED-s/m-p/588243#M28050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by slayerlp on Wed Mar 20 18:49:40 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi guys, i'm a newb at this things, i'm a programmer but i don't have some knowledge about microcontroller's programming :(&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My teacher ask us to buy the LpcXpresso 1769 for our DSP class.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But he did't guide us how to use it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i'm looking for the LPC17xx.h library, but i don't find something like &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;set_trisb(0xFF);&amp;nbsp; as in pics.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i just want to learn how to detect inputs and make outputs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for example, turn on a LED in a proto?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm sorry for my bad english :(&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;i hope you can help me.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:49:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/how-to-turn-on-LED-s/m-p/588243#M28050</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to turn on LED's ??</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/how-to-turn-on-LED-s/m-p/588244#M28051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Ex-Zero on Wed Mar 20 23:21:02 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Read User Manual UM10360 &lt;/SPAN&gt;&lt;A href="http://"&gt;http://www.nxp.com/documents/user_manual/UM10360.pdf&lt;/A&gt;&lt;SPAN&gt; Chapter 9: LPC17xx General Purpose Input/Output :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Search LPCXpresso forum and you find a lot of answers like #2 in &lt;/SPAN&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.com/showthread.php?t=2463&lt;/A&gt;&lt;SPAN&gt; :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use samples in you sample folder :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;...LPCXpresso_5.1.2_2065\lpcxpresso\Examples\NXP\LPC1000\LPC17xx\LPCXpresso176x_cmsis2.zip\LPCX176x_cmsis2_systick&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:49:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/how-to-turn-on-LED-s/m-p/588244#M28051</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: how to turn on LED's ??</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/how-to-turn-on-LED-s/m-p/588245#M28052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by stalisman on Thu Mar 21 09:29:37 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It might be an idea to look at the LPCXpresso Experiment Kit.&amp;nbsp;&amp;nbsp;&amp;nbsp; The user guide found here : &lt;/SPAN&gt;&lt;A href="http://"&gt;http://www.embeddedartists.com/sites/default/files/support/xpr/expr_kit/LPCXpresso_Experiment_Kit_Users_Guide.pdf&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;descibes how turning on a led works and is a little easier to understand.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pages 28 to 30.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe your teacher could organise getting a kit?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 22:49:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/how-to-turn-on-LED-s/m-p/588245#M28052</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T22:49:30Z</dc:date>
    </item>
  </channel>
</rss>

