<?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 2 seconds delay. in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590978#M29378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lab1 on Thu Mar 06 05:21:27 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I suspect that this is described in the forum, but I want to know how to make a 2 second delay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyone who can help me with this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:25:31 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:25:31Z</dc:date>
    <item>
      <title>2 seconds delay.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590978#M29378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lab1 on Thu Mar 06 05:21:27 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I suspect that this is described in the forum, but I want to know how to make a 2 second delay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there anyone who can help me with this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:25:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590978#M29378</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: 2 seconds delay.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590979#M29379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by TheFallGuy on Thu Mar 06 07:19:05 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;In many of the examples, you will find a function called "systick_delay". As you haven't told us what MCU you are using, I can't point you at a specific example, but I think this function exists for every family. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It uses the systick timer to measure the time - using a timer is the only way you can get an accurate delay - it is not possible with delay loops.&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:25:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590979#M29379</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: 2 seconds delay.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590980#M29380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lab1 on Thu Mar 06 23:39:25 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks I'll see if I can use this.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I use a 11c24 development board. Is there any way that you can give me an code example?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:25:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590980#M29380</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: 2 seconds delay.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590981#M29381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Fri Mar 07 00:08:26 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: lab1&lt;/STRONG&gt;&lt;BR /&gt;...code example?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;nxp_lpcxpresso_11c24_periph_blinky&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;of&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-lpc11xx-packages-0" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpcopen-software-development-platform-lpc11xx-packages-0&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:25:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590981#M29381</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:25:33Z</dc:date>
    </item>
    <item>
      <title>Re: 2 seconds delay.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590982#M29382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lab1 on Fri Mar 07 00:23:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried this example, but the diode looks more like a disco light than something that has a repetitive flashes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:25:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590982#M29382</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: 2 seconds delay.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590983#M29383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Fri Mar 07 04:46:50 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: lab1&lt;/STRONG&gt;&lt;BR /&gt;I've tried this example...&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And it is RO (= Read Only)&amp;nbsp; :quest: &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:25:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590983#M29383</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: 2 seconds delay.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590984#M29384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by lab1 on Fri Mar 07 05:02:55 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: LabRat&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: lab1&lt;/STRONG&gt;&lt;BR /&gt;I've tried this example...&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;And it is RO (= Read Only)&amp;nbsp; :quest:&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What do you mean RO?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:25:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590984#M29384</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: 2 seconds delay.</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590985#M29385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by LabRat on Fri Mar 07 05:12:23 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you try to understand / change this sample?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:25:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/2-seconds-delay/m-p/590985#M29385</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:25:36Z</dc:date>
    </item>
  </channel>
</rss>

