<?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 capture and match functions in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588044#M27941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by dragilla on Wed Nov 16 10:23:07 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hey, does anyone have a good manual, source of knowledge, where I could read about these mechanisms (capture and match)? In particular I want to use them in my project on LPC1769. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:22:03 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:22:03Z</dc:date>
    <item>
      <title>capture and match functions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588044#M27941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by dragilla on Wed Nov 16 10:23:07 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hey, does anyone have a good manual, source of knowledge, where I could read about these mechanisms (capture and match)? In particular I want to use them in my project on LPC1769. Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:22:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588044#M27941</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: capture and match functions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588045#M27942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by fjrg76 on Wed Nov 16 15:49:46 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: dragilla&lt;/STRONG&gt;&lt;BR /&gt;Hey, does anyone have a good manual, source of knowledge, where I could read about these mechanisms (capture and match)? In particular I want to use them in my project on LPC1769. Thanks.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you be more specific about your project? The only manual is the NXP's user manual, and it's not pedagogic at all. Sources of knowledge are the drivers that are included with LPCXpresso LPC17xx examples, but the details are not documented.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:22:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588045#M27942</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: capture and match functions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588046#M27943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by dragilla on Thu Nov 17 02:45:45 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I would if I knew how to ask the question. I want to be able to catch a signal and then either replicate it or delay it or kill it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Angelo (Polux rsv) told me I should use the capture and match funtions for that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know where to start, don't know what these functions do, how the whole mechanism works, if it's loading the processor, how to control it, etc. :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If it's a general process, and I think it is, then maybe other sources than lpc would be good to understand the general idea. But so far google didn't give me much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I guess is somewhat connected to the pwm mechanisms....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:22:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588046#M27943</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: capture and match functions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588047#M27944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Polux rsv on Thu Nov 17 03:41:01 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Without basic knoweledge about these functions, it would be hard to understand the NXP documentation as it contains no drawings to explain the timer internals. On competitors documentations:D, there are drawings which explains very well the principles of such funtions. On another post about TC, I described the principles.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You could also find the lpc17xx.cmsis.driver.library, and look the timer examples.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Angelo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:22:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588047#M27944</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: capture and match functions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588048#M27945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by dragilla on Fri Nov 18 03:32:59 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;So tell me please which inputs or types of inputs should I use. On which part of hardware will the process take place?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:22:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588048#M27945</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: capture and match functions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588049#M27946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Polux rsv on Fri Nov 18 06:07:17 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Start reading the UM10360.pdf, chapter 21. In other words: RTFM :rolleyes: Sorry, I couldn't resist :D&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Angelo&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:22:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588049#M27946</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: capture and match functions</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588050#M27947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by dragilla on Fri Nov 18 06:16:18 MST 2011&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yeah, finally a concrete answer - I missed that term ;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:22:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/capture-and-match-functions/m-p/588050#M27947</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:22:07Z</dc:date>
    </item>
  </channel>
</rss>

