<?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: LPC4357's PWM channel count</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-s-PWM-channel-count/m-p/569429#M17940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hchguoyq on Thu Mar 19 07:40:32 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As you mentioned, I will check out the mcpwm driver from CMSIS-Compliant package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will be glad to use the lpcopen's mcpwm driver in the future.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hchguoyq&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:55:21 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:55:21Z</dc:date>
    <item>
      <title>LPC4357's PWM channel count</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-s-PWM-channel-count/m-p/569427#M17938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hchguoyq on Wed Mar 18 05:04:59 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;*Sorry for my poor English.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are trying to use LPC4357 for motion control with LPCOpen-2.12 now.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The PWM channel count we are needed is 18, but by using SCTPWM driver we got only 15 channels. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And we found that, the Motor Control PWM(MCPWM) may be used for normal PWM output, but by searching the forums, it is like that, the mcpwm driver in LPCOpen is missing, is this right?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;And can you give us some advise? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much indeed!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hchguoyq.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:55:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-s-PWM-channel-count/m-p/569427#M17938</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357's PWM channel count</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-s-PWM-channel-count/m-p/569428#M17939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by xianghuiwang on Wed Mar 18 18:06:03 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You are right the mcpwm driver seems to be missing from the LPCOpen package. We will add it in later. Meanwhile, you can reference below software driver package which has the mcpwm driver included (lpc43xx_mcpwm.c): &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;BR /&gt;&lt;SPAN&gt;regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:55:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-s-PWM-channel-count/m-p/569428#M17939</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357's PWM channel count</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-s-PWM-channel-count/m-p/569429#M17940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hchguoyq on Thu Mar 19 07:40:32 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you very much.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As you mentioned, I will check out the mcpwm driver from CMSIS-Compliant package.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will be glad to use the lpcopen's mcpwm driver in the future.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;hchguoyq&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:55:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-s-PWM-channel-count/m-p/569429#M17940</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4357's PWM channel count</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-s-PWM-channel-count/m-p/569430#M17941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ChristofR on Thu May 26 02:18:36 MST 2016&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So its been more than a year since mcpwm drivers for LPCOpen were promised. Still nothing. Are there still plans to include these?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:55:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4357-s-PWM-channel-count/m-p/569430#M17941</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:55:21Z</dc:date>
    </item>
  </channel>
</rss>

