<?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 Re: SCT0_OUT0 and SCT0_OUT1  PWM control in LPC11U67 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT0-OUT0-and-SCT0-OUT1-PWM-control-in-LPC11U67/m-p/1677700#M53270</link>
    <description>&lt;P&gt;Alice , you mean when i need to turn Off the PWM on SCT0_OUT / SCT0_OU1 i need to change the configuration to GPIO with Pullup/down then set Pin to Low ? and then when i need to turn on PWM i need to configure back to SCTO output.&amp;nbsp;&lt;/P&gt;&lt;P&gt;so each time i need to change the configuration&lt;/P&gt;&lt;P&gt;==&amp;gt; from GPIO-&amp;gt;SCT_OUTPUT to Turn ON PWM&lt;/P&gt;&lt;P&gt;==&amp;gt;from SCT_OUTPUT -&amp;gt; GPIO to Turn OFF PWM&amp;nbsp; &amp;nbsp;?? is that what you mean&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Jun 2023 08:53:27 GMT</pubDate>
    <dc:creator>Hari_Royal</dc:creator>
    <dc:date>2023-06-28T08:53:27Z</dc:date>
    <item>
      <title>SCT0_OUT0 and SCT0_OUT1  PWM control in LPC11U67</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT0-OUT0-and-SCT0-OUT1-PWM-control-in-LPC11U67/m-p/1677129#M53262</link>
      <description>&lt;P&gt;Hi i can able to use SCT0 for generating PMW signals of fixed 50% duty cycle on SCT0_OUT0 &amp;amp; SCT0_OUT1 but i cant able to control the outs (On/Off) individually.&amp;nbsp;. Can someone help me how can i Turn ON/OFF the individual output (SCT0_OUT0 &amp;amp; SCT0_OUT1)&amp;nbsp; independently whenever i want.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2023 15:36:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SCT0-OUT0-and-SCT0-OUT1-PWM-control-in-LPC11U67/m-p/1677129#M53262</guid>
      <dc:creator>Hari_Royal</dc:creator>
      <dc:date>2023-06-27T15:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: SCT0_OUT0 and SCT0_OUT1  PWM control in LPC11U67</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT0-OUT0-and-SCT0-OUT1-PWM-control-in-LPC11U67/m-p/1677694#M53269</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192803"&gt;@Hari_Royal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When want to turn off, you can configure the related SCT0_OUT pin as gpio, and configure it pull up/down.&lt;/P&gt;
&lt;P&gt;When want to turn on, configure it as SCT0_OUT function.&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>Wed, 28 Jun 2023 08:42:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SCT0-OUT0-and-SCT0-OUT1-PWM-control-in-LPC11U67/m-p/1677694#M53269</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-06-28T08:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: SCT0_OUT0 and SCT0_OUT1  PWM control in LPC11U67</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT0-OUT0-and-SCT0-OUT1-PWM-control-in-LPC11U67/m-p/1677700#M53270</link>
      <description>&lt;P&gt;Alice , you mean when i need to turn Off the PWM on SCT0_OUT / SCT0_OU1 i need to change the configuration to GPIO with Pullup/down then set Pin to Low ? and then when i need to turn on PWM i need to configure back to SCTO output.&amp;nbsp;&lt;/P&gt;&lt;P&gt;so each time i need to change the configuration&lt;/P&gt;&lt;P&gt;==&amp;gt; from GPIO-&amp;gt;SCT_OUTPUT to Turn ON PWM&lt;/P&gt;&lt;P&gt;==&amp;gt;from SCT_OUTPUT -&amp;gt; GPIO to Turn OFF PWM&amp;nbsp; &amp;nbsp;?? is that what you mean&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Jun 2023 08:53:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SCT0-OUT0-and-SCT0-OUT1-PWM-control-in-LPC11U67/m-p/1677700#M53270</guid>
      <dc:creator>Hari_Royal</dc:creator>
      <dc:date>2023-06-28T08:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: SCT0_OUT0 and SCT0_OUT1  PWM control in LPC11U67</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/SCT0-OUT0-and-SCT0-OUT1-PWM-control-in-LPC11U67/m-p/1678282#M53278</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/192803"&gt;@Hari_Royal&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1)"so each time i need to change the configuration&lt;/P&gt;
&lt;P&gt;==&amp;gt; from GPIO-&amp;gt;SCT_OUTPUT to Turn ON PWM&lt;/P&gt;
&lt;P&gt;==&amp;gt;from SCT_OUTPUT -&amp;gt; GPIO to Turn OFF PWM&amp;nbsp; &amp;nbsp;?? is that what you mean&amp;nbsp;"&lt;/P&gt;
&lt;P&gt;-&amp;gt;&amp;gt; Yes.&lt;/P&gt;
&lt;P&gt;2) Confirm one of my mistake, when change to GPIO, configure it as output, not input, then out put&amp;nbsp; low or high refer to your requirement.&amp;nbsp;&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>Thu, 29 Jun 2023 03:50:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/SCT0-OUT0-and-SCT0-OUT1-PWM-control-in-LPC11U67/m-p/1678282#M53278</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2023-06-29T03:50:45Z</dc:date>
    </item>
  </channel>
</rss>

