<?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: Timer interrupt</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Timer-interrupt/m-p/578895#M23862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gbm on Tue Nov 16 13:17:08 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Select some timer match channel x.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set timer prescaler to (clock frequency in MHz -1), set EMR to toggle a MATx output on match, set MRx to 1 ms interval (999), select "reset on match x" in MCR, select timer match output pin function for a selected pin in IOCON register and start the timer, then go to sleep.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh, and dont't forget to enable clock for IOCON and a timer in SYSAHBCLKCTRL before programming the stuff.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:11:22 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:11:22Z</dc:date>
    <item>
      <title>Timer interrupt</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Timer-interrupt/m-p/578893#M23860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by volter on Tue Nov 16 10:35:00 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Can someone help me to set&amp;nbsp; timer 0 as interrupt? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I mean each time the Counter counts to the end it will generate interrupt and perform some tasks in the interrupt function.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically, I need to generate 1KHz in some pin without making the microcontroller (lpc1343) to wait (like while() loop).&lt;/SPAN&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338112"&gt;1100835_lpc11_isr_handler_in_ram.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:11:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Timer-interrupt/m-p/578893#M23860</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Timer interrupt</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Timer-interrupt/m-p/578894#M23861</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 Tue Nov 16 11:23:11 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you import LPCXpresso1343_systick sample ? :confused:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's generating a 1ms interrupt :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:11:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Timer-interrupt/m-p/578894#M23861</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Timer interrupt</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Timer-interrupt/m-p/578895#M23862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by gbm on Tue Nov 16 13:17:08 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Select some timer match channel x.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set timer prescaler to (clock frequency in MHz -1), set EMR to toggle a MATx output on match, set MRx to 1 ms interval (999), select "reset on match x" in MCR, select timer match output pin function for a selected pin in IOCON register and start the timer, then go to sleep.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oh, and dont't forget to enable clock for IOCON and a timer in SYSAHBCLKCTRL before programming the stuff.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:11:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Timer-interrupt/m-p/578895#M23862</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:11:22Z</dc:date>
    </item>
  </channel>
</rss>

