<?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>Kinetis MicrocontrollersのトピックRe: How to use the Motor Control Libraries?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-the-Motor-Control-Libraries/m-p/225897#M4465</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Alberto&lt;/P&gt;&lt;P&gt;You can find some reference design from this link &lt;A href="http://www.freescale.com/webapp/sps/site/application.jsp?code=APLPMSYNCMO&amp;amp;fasp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/application.jsp?code=APLPMSYNCMO&amp;amp;fasp=1&amp;amp;tab=Design_Tools_Tab"&gt;http://www.freescale.com/webapp/sps/site/application.jsp?code=APLPMSYNCMO&amp;amp;fasp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;They are use our popular product Kinetis series.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope my reply can help you. Any question, please contact to me easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Nov 2013 09:34:32 GMT</pubDate>
    <dc:creator>Paul_Tian</dc:creator>
    <dc:date>2013-11-27T09:34:32Z</dc:date>
    <item>
      <title>How to use the Motor Control Libraries?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-the-Motor-Control-Libraries/m-p/225894#M4462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use CW 10.5 and CM0MCLUG.&lt;/P&gt;&lt;P&gt;When calling whatever function, ex.&amp;nbsp; GFLIB_Sin_F32,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; PE_DEBUGHALT() is reached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following code is executed, it does not look like a proper sin function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;00000000:&amp;nbsp;&amp;nbsp; movs r0,r0&lt;/P&gt;&lt;P&gt;00000002:&amp;nbsp;&amp;nbsp; movs r0,#0&lt;/P&gt;&lt;P&gt;00000004:&amp;nbsp;&amp;nbsp; lsrs r5,r0,#1&lt;/P&gt;&lt;P&gt;00000006:&amp;nbsp;&amp;nbsp; movs r0,r0&lt;/P&gt;&lt;P&gt;00000008:&amp;nbsp;&amp;nbsp; lsrs r1,r0,#32&lt;/P&gt;&lt;P&gt;0000000a:&amp;nbsp;&amp;nbsp; movs r0,r0&lt;/P&gt;&lt;P&gt;0000000c:&amp;nbsp;&amp;nbsp; lsrs r1,r0,#32&lt;/P&gt;&lt;P&gt;0000000e:&amp;nbsp;&amp;nbsp; movs r0,r0&lt;/P&gt;&lt;P&gt;00000010:&amp;nbsp;&amp;nbsp; lsrs r1,r0,#32&lt;/P&gt;&lt;P&gt;00000012:&amp;nbsp;&amp;nbsp; movs r0,r0&lt;/P&gt;&lt;P&gt;00000014:&amp;nbsp;&amp;nbsp; lsrs r1,r0,#32&lt;/P&gt;&lt;P&gt;00000016:&amp;nbsp;&amp;nbsp; movs r0,r0&lt;/P&gt;&lt;P&gt;00000018:&amp;nbsp;&amp;nbsp; lsrs r1,r0,#32&lt;/P&gt;&lt;P&gt;0000001a:&amp;nbsp;&amp;nbsp; movs r0,r0&lt;/P&gt;&lt;P&gt;0000001c:&amp;nbsp;&amp;nbsp; movs r0,r0&lt;/P&gt;&lt;P&gt;0000001e:&amp;nbsp;&amp;nbsp; movs r0,r0&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What's going on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does an example of motor control code for CW exist?&lt;/P&gt;&lt;P&gt;If I understood correctly the motor control application notes are all for IAR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Better stick with 56F for these kind of things?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 17:30:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-the-Motor-Control-Libraries/m-p/225894#M4462</guid>
      <dc:creator>Alberto_g</dc:creator>
      <dc:date>2013-11-25T17:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the Motor Control Libraries?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-the-Motor-Control-Libraries/m-p/225895#M4463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Alberto&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would you please help to tell me which type motor do you want to control? PMSM or BLDC? We might have a better solution for your reference. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 01:29:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-the-Motor-Control-Libraries/m-p/225895#M4463</guid>
      <dc:creator>Paul_Tian</dc:creator>
      <dc:date>2013-11-26T01:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the Motor Control Libraries?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-the-Motor-Control-Libraries/m-p/225896#M4464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I forgot to mention we are interested in sensored PMSM. Position feedback will be by resolver. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 07:58:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-the-Motor-Control-Libraries/m-p/225896#M4464</guid>
      <dc:creator>Alberto_g</dc:creator>
      <dc:date>2013-11-26T07:58:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the Motor Control Libraries?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-the-Motor-Control-Libraries/m-p/225897#M4465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Alberto&lt;/P&gt;&lt;P&gt;You can find some reference design from this link &lt;A href="http://www.freescale.com/webapp/sps/site/application.jsp?code=APLPMSYNCMO&amp;amp;fasp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/application.jsp?code=APLPMSYNCMO&amp;amp;fasp=1&amp;amp;tab=Design_Tools_Tab"&gt;http://www.freescale.com/webapp/sps/site/application.jsp?code=APLPMSYNCMO&amp;amp;fasp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;They are use our popular product Kinetis series.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope my reply can help you. Any question, please contact to me easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 09:34:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-the-Motor-Control-Libraries/m-p/225897#M4465</guid>
      <dc:creator>Paul_Tian</dc:creator>
      <dc:date>2013-11-27T09:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to use the Motor Control Libraries?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-the-Motor-Control-Libraries/m-p/225898#M4466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All of these reference designs are for IAR. Am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Motor Control Libraries should work with CW and GCC, but behaves as above for me.&lt;/P&gt;&lt;P&gt;Am I doing something wrong? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2013 11:07:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-the-Motor-Control-Libraries/m-p/225898#M4466</guid>
      <dc:creator>Alberto_g</dc:creator>
      <dc:date>2013-11-27T11:07:10Z</dc:date>
    </item>
  </channel>
</rss>

