<?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: How Can I Set up Timer on LPC1343?  in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-Can-I-Set-up-Timer-on-LPC1343/m-p/525859#M8495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Fri Jul 25 00:30:31 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I would recommend that you look at LPCOpen:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpcopen-software-development-platform-lpc13xx-packages" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc13xx-packages&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Flpcopen" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/lpcopen&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This contains examples for setting up timers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to use our older example code as a starting point (which is no longer recommended), then this too contains timer examples. If you are using LPCXpresso, check out the examples directory within your installation, or else your can download from:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fnode%2F11538%2F8%2C78" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/node/11538/8,78&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 16:58:32 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T16:58:32Z</dc:date>
    <item>
      <title>How Can I Set up Timer on LPC1343?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-Can-I-Set-up-Timer-on-LPC1343/m-p/525858#M8494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hakansefau on Thu Jul 24 18:20:04 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How can i setup timer, on lpc1343? I want to use CMSIS lib.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example blink led, for every 30 seconds? I read UM LPC1343 But i didnt understand at all, can you give an example?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:58:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-Can-I-Set-up-Timer-on-LPC1343/m-p/525858#M8494</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: How Can I Set up Timer on LPC1343?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-Can-I-Set-up-Timer-on-LPC1343/m-p/525859#M8495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lpcxpresso-support on Fri Jul 25 00:30:31 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I would recommend that you look at LPCOpen:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpcopen-software-development-platform-lpc13xx-packages" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc13xx-packages&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Flpcopen" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/lpcopen&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This contains examples for setting up timers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to use our older example code as a starting point (which is no longer recommended), then this too contains timer examples. If you are using LPCXpresso, check out the examples directory within your installation, or else your can download from:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fnode%2F11538%2F8%2C78" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/node/11538/8,78&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;LPCXpresso Support&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:58:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-Can-I-Set-up-Timer-on-LPC1343/m-p/525859#M8495</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: How Can I Set up Timer on LPC1343?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-Can-I-Set-up-Timer-on-LPC1343/m-p/525860#M8496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hakansefau on Fri Jul 25 02:03:10 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, i will try&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 16:58:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-Can-I-Set-up-Timer-on-LPC1343/m-p/525860#M8496</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T16:58:33Z</dc:date>
    </item>
  </channel>
</rss>

