<?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中的主题 Re: How to change CTIMER PWM settings on MCUXpresso? (LPC802)</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-change-CTIMER-PWM-settings-on-MCUXpresso-LPC802/m-p/1666051#M52922</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/218554"&gt;@eddsanliik&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All single edge controlled PWM outputs go LOW at the beginning of each PWM cycle.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1686215826508.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/226815iD58B29E5292A292E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1686215826508.png" alt="Alice_Yang_0-1686215826508.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2023 09:22:04 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2023-06-08T09:22:04Z</dc:date>
    <item>
      <title>How to change CTIMER PWM settings on MCUXpresso? (LPC802)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-change-CTIMER-PWM-settings-on-MCUXpresso-LPC802/m-p/1665867#M52913</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I am using LPC802 processor to generate PWM signal.&amp;nbsp; I set CTIMER0 (PIO0_9) to 3kHz %50 duty PWM and also set 600Hz MRT Interrupt for GPIO toggle. But PWM start with low. How can i change it to start with high? I added my signal picture and my main code.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Eda&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 06:09:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-change-CTIMER-PWM-settings-on-MCUXpresso-LPC802/m-p/1665867#M52913</guid>
      <dc:creator>eddsanliik</dc:creator>
      <dc:date>2023-06-08T06:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to change CTIMER PWM settings on MCUXpresso? (LPC802)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-change-CTIMER-PWM-settings-on-MCUXpresso-LPC802/m-p/1666051#M52922</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/218554"&gt;@eddsanliik&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;All single edge controlled PWM outputs go LOW at the beginning of each PWM cycle.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1686215826508.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/226815iD58B29E5292A292E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1686215826508.png" alt="Alice_Yang_0-1686215826508.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 09:22:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-change-CTIMER-PWM-settings-on-MCUXpresso-LPC802/m-p/1666051#M52922</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-06-08T09:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to change CTIMER PWM settings on MCUXpresso? (LPC802)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-change-CTIMER-PWM-settings-on-MCUXpresso-LPC802/m-p/1666109#M52924</link>
      <description>&lt;P&gt;is there any solution about starting with high level with LPC802?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 10:27:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-change-CTIMER-PWM-settings-on-MCUXpresso-LPC802/m-p/1666109#M52924</guid>
      <dc:creator>eddsanliik</dc:creator>
      <dc:date>2023-06-08T10:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to change CTIMER PWM settings on MCUXpresso? (LPC802)</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-change-CTIMER-PWM-settings-on-MCUXpresso-LPC802/m-p/1666711#M52942</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/218554"&gt;@eddsanliik&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry I don't think Ctimer PWM can.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 07:12:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-change-CTIMER-PWM-settings-on-MCUXpresso-LPC802/m-p/1666711#M52942</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-06-09T07:12:03Z</dc:date>
    </item>
  </channel>
</rss>

