<?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 to Implement Dealy in coding in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-Implement-Dealy-in-coding/m-p/567978#M17664</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by MarcVonWindscooting on Sun May 11 15:03:57 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Only appeared recently im UM rev. 1.5: MRT 'one-shot bus stall' .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 20:08:32 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T20:08:32Z</dc:date>
    <item>
      <title>How to Implement Dealy in coding</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-Implement-Dealy-in-coding/m-p/567976#M17662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by kalevikrant on Wed Feb 12 08:18:13 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I have written code for sensing input and then&amp;nbsp; output port to respond. I want to add delay &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;between the two actions. Can any one help me out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:08:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-Implement-Dealy-in-coding/m-p/567976#M17662</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement Dealy in coding</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-Implement-Dealy-in-coding/m-p/567977#M17663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rocketdawg on Wed Feb 12 11:29:46 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;how long a delay?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;very short delays can be done with a string of nop or in a loop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;any long delay should be done with a callback from a timer ISR.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;remember, a spin in place delay loop is wasting CPU cycles and is not deterministic since any ISR can change the timing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:08:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-Implement-Dealy-in-coding/m-p/567977#M17663</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to Implement Dealy in coding</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-Implement-Dealy-in-coding/m-p/567978#M17664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by MarcVonWindscooting on Sun May 11 15:03:57 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Only appeared recently im UM rev. 1.5: MRT 'one-shot bus stall' .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:08:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-Implement-Dealy-in-coding/m-p/567978#M17664</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:08:32Z</dc:date>
    </item>
  </channel>
</rss>

