<?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: PWM Signal</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/PWM-Signal/m-p/564444#M16880</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Sun Oct 06 19:35:00 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There in an example to generate PWM using SCT. Please download CMSIS package from&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpc4350apdlzip" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpc4350apdlzip&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Run example using Keil IDE from folder&amp;nbsp; ..\lpc43xx-2013-09-04\lpc43xx\Examples\SCT\Sct_pwm\Keil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:48:41 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:48:41Z</dc:date>
    <item>
      <title>PWM Signal</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/PWM-Signal/m-p/564443#M16879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by imroun1992 on Sun Oct 06 04:56:55 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually I am working on brushless dc motor control by KEIL MCB4357 Development Board. I want to generate four PWM signal with MCB4357 Board. Each signal must have these basic parameters :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Frequency : 400 Hz&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Duty Cycle : 40 %&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Amplitude : 3.3V&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I read all datasheet about PWM Signal for KEIL MCB4357 but i found nothing about this. Can anyone help me to write a program which can generate these PWM signal with all parameter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks You&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:48:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/PWM-Signal/m-p/564443#M16879</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: PWM Signal</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/PWM-Signal/m-p/564444#M16880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Sun Oct 06 19:35:00 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There in an example to generate PWM using SCT. Please download CMSIS package from&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpc4350apdlzip" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpc4350apdlzip&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Run example using Keil IDE from folder&amp;nbsp; ..\lpc43xx-2013-09-04\lpc43xx\Examples\SCT\Sct_pwm\Keil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:48:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/PWM-Signal/m-p/564444#M16880</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: PWM Signal</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/PWM-Signal/m-p/564445#M16881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by imroun1992 on Wed Oct 09 12:23:06 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;your files are not working when i compile sct_pwm files there are too many errors&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;kind regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:48:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/PWM-Signal/m-p/564445#M16881</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: PWM Signal</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/PWM-Signal/m-p/564446#M16882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by mc on Wed Oct 09 19:56:32 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi imroun1992,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I saw only one error. Please define KEIL_BOARD or HITEX_BOARD in your header file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:48:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/PWM-Signal/m-p/564446#M16882</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:48:42Z</dc:date>
    </item>
  </channel>
</rss>

