<?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>LPC Microcontrollersのトピックhow to measure pwm without ADC?</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/how-to-measure-pwm-without-ADC/m-p/1071599#M41336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering if it's possible to use a pin (which is not ADC) to measure pwm i.e battery voltage. If it's possible, how?&lt;/P&gt;&lt;P&gt;My board is lpc1114/302 and this pin is PIO1_5, which has the function of "capture input", my instinct tells me it has to do with what I need!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2020 10:53:37 GMT</pubDate>
    <dc:creator>esam_me</dc:creator>
    <dc:date>2020-07-07T10:53:37Z</dc:date>
    <item>
      <title>how to measure pwm without ADC?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/how-to-measure-pwm-without-ADC/m-p/1071599#M41336</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering if it's possible to use a pin (which is not ADC) to measure pwm i.e battery voltage. If it's possible, how?&lt;/P&gt;&lt;P&gt;My board is lpc1114/302 and this pin is PIO1_5, which has the function of "capture input", my instinct tells me it has to do with what I need!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2020 10:53:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/how-to-measure-pwm-without-ADC/m-p/1071599#M41336</guid>
      <dc:creator>esam_me</dc:creator>
      <dc:date>2020-07-07T10:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to measure pwm without ADC?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/how-to-measure-pwm-without-ADC/m-p/1071600#M41337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elmaghrabi Mansour&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The MCU has two 32-bit counter/timer and each of these has one 32-bit capture channel that can take a snapshot of the timer value when an input signal transitions. One of the capture input applications is as a pulse width demodulator.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Capture Control Register (&lt;STRONG&gt;TMR32BnCCR&lt;/STRONG&gt;) is used to enable the load of the Capture Register (&lt;STRONG&gt;TMR32BnCR0&lt;/STRONG&gt;) with the Timer Counter when a capture event occurs. The capture event can be a rising edge and/or a falling edge in the Capture Signal pin (&lt;STRONG&gt;CT32Bn_CAP0&lt;/STRONG&gt;). Also, the Capture Control Register can enable an interrupt generation when the Capture Register is loaded. &lt;STRONG&gt;Chapter 20: 32-bit counter/timer CT32B0/1&lt;/STRONG&gt; of the &lt;STRONG&gt;LPC111x/LPC11Cxx User manual&lt;/STRONG&gt; has more detailed information about this module.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please tell me if you need any more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2020 20:34:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/how-to-measure-pwm-without-ADC/m-p/1071600#M41337</guid>
      <dc:creator>nxf63973</dc:creator>
      <dc:date>2020-07-09T20:34:06Z</dc:date>
    </item>
  </channel>
</rss>

