<?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: Generating six-channel PWM using LPC824's SCT/PWM</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Generating-six-channel-PWM-using-LPC824-s-SCT-PWM/m-p/715098#M28886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kerry Zhou,&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your answer. I edited my code and now it seems to work as I wanted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;P&gt;Valerio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Sep 2017 10:23:31 GMT</pubDate>
    <dc:creator>valerio</dc:creator>
    <dc:date>2017-09-06T10:23:31Z</dc:date>
    <item>
      <title>Generating six-channel PWM using LPC824's SCT/PWM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Generating-six-channel-PWM-using-LPC824-s-SCT-PWM/m-p/715095#M28883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;this is my first ever discussion on NXP Community. I'm a bachelor student from Italy and I'm facing a few problems with my final project.&lt;/P&gt;&lt;P&gt;I need to generate a six-channel PWM with the SCT provided by LPC824 (LPCXpresso824-max board) but, even if the LPCXpresso IDE signals no errors, my oscilloscope detects&amp;nbsp;no PWM wave at the output of my board.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll link my code so you can better understand what I did. Just as an example, in the code, duty cycle values are set to 50%&lt;/P&gt;&lt;P&gt;Is there anything I can do to fix it?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help&lt;/P&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-337899"&gt;sct.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&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-337899"&gt;main.c.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 09:59:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Generating-six-channel-PWM-using-LPC824-s-SCT-PWM/m-p/715095#M28883</guid>
      <dc:creator>valerio</dc:creator>
      <dc:date>2017-09-05T09:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Generating six-channel PWM using LPC824's SCT/PWM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Generating-six-channel-PWM-using-LPC824-s-SCT-PWM/m-p/715096#M28884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Valerio Campomaggiore,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I think you can test the official sample code at first, whether it works on your side.&lt;/P&gt;&lt;P&gt;&amp;nbsp; You can download the code bundle :&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://www.nxp.com/downloads/en/software/LPC824_Example_Code_Bundle_LPCXpresso_r1.0.zip" title="http://www.nxp.com/downloads/en/software/LPC824_Example_Code_Bundle_LPCXpresso_r1.0.zip"&gt;http://www.nxp.com/downloads/en/software/LPC824_Example_Code_Bundle_LPCXpresso_r1.0.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; The SCT_PWM project, whether it works on your side, if it works, you can modify the official code, then check it again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; Please try it at first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; If you still have question, please let me know!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 06:16:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Generating-six-channel-PWM-using-LPC824-s-SCT-PWM/m-p/715096#M28884</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-09-06T06:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: Generating six-channel PWM using LPC824's SCT/PWM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Generating-six-channel-PWM-using-LPC824-s-SCT-PWM/m-p/715097#M28885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You also can refer to the application note SCTimer PWM cookbook :&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://cache.nxp.com/docs/en/application-note/AN11538.zip?fsrch=1&amp;amp;sr=7&amp;amp;pageNum=1" title="http://cache.nxp.com/docs/en/application-note/AN11538.zip?fsrch=1&amp;amp;sr=7&amp;amp;pageNum=1"&gt;http://cache.nxp.com/docs/en/application-note/AN11538.zip?fsrch=1&amp;amp;sr=7&amp;amp;pageNum=1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 06:19:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Generating-six-channel-PWM-using-LPC824-s-SCT-PWM/m-p/715097#M28885</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-09-06T06:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Generating six-channel PWM using LPC824's SCT/PWM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Generating-six-channel-PWM-using-LPC824-s-SCT-PWM/m-p/715098#M28886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Kerry Zhou,&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your answer. I edited my code and now it seems to work as I wanted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a nice day,&lt;/P&gt;&lt;P&gt;Valerio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Sep 2017 10:23:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Generating-six-channel-PWM-using-LPC824-s-SCT-PWM/m-p/715098#M28886</guid>
      <dc:creator>valerio</dc:creator>
      <dc:date>2017-09-06T10:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Generating six-channel PWM using LPC824's SCT/PWM</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Generating-six-channel-PWM-using-LPC824-s-SCT-PWM/m-p/715099#M28887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Valerio,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; That's very good to hear you make it work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; And thank you for your updated information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kerry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 02:32:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Generating-six-channel-PWM-using-LPC824-s-SCT-PWM/m-p/715099#M28887</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2017-09-08T02:32:12Z</dc:date>
    </item>
  </channel>
</rss>

