<?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 SCT in Interrupt mode in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-in-Interrupt-mode/m-p/565097#M17020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sandy29 on Wed Jan 22 00:14:36 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi friends,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is there any example programs that uses SCT in INTERRUPT mode that can run the BLINKY code. I tried by altering the examples code but i was not able to find the correct solution. So please help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 20:04:12 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T20:04:12Z</dc:date>
    <item>
      <title>SCT in Interrupt mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-in-Interrupt-mode/m-p/565097#M17020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by sandy29 on Wed Jan 22 00:14:36 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi friends,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Is there any example programs that uses SCT in INTERRUPT mode that can run the BLINKY code. I tried by altering the examples code but i was not able to find the correct solution. So please help me.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:04:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-in-Interrupt-mode/m-p/565097#M17020</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: SCT in Interrupt mode</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-in-Interrupt-mode/m-p/565098#M17021</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 Wed Jan 22 08:29:59 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;No Sandy, look:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Blinky is not the starting point for EVERY application.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Why don't you start to build programs from scratch?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Build you own LED blinky in a different way. Using the systick-timer, or the MRT, or.....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Start becoming mentally flexible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Modification of exisiting programs is a loser approach.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You keep on trying with the LPC800 which is a good thing, but you need to start walking on your own feet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Create functions you can rely on. Simple ones. LED initialization. LED on. LED of. (You've already done?? No! You can't even do that at the moment. Because all you do is copy-and-past and modify a number, possibly!)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;With the simple functions you can move on to more complex tasks, like printing text. Debugging with the simple functions. Start with printing a char. Then strings. Then buffer contents + length. NOT printf() at the first step.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use &lt;/SPAN&gt;&lt;STRONG&gt;simple&lt;/STRONG&gt;&lt;SPAN&gt; peripherals in the beginning. SCT is NOT. MRT is. NVIC is. GPIO is. SystickTimer I'm not sure. SWM is NOT. ROM-API is NOT. Pin-Interrupts/Pattern matching is NOT. UART is NOT. Use the simple peripherals and simple programs (coded by &lt;/SPAN&gt;&lt;STRONG&gt;YOU&lt;/STRONG&gt;&lt;SPAN&gt;) to learn programming.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;EDIT: forgot U(S)ART&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:04:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SCT-in-Interrupt-mode/m-p/565098#M17021</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:04:13Z</dc:date>
    </item>
  </channel>
</rss>

