<?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 BLDC Motor Control in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/BLDC-Motor-Control/m-p/547339#M10053</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hcanova on Sat Oct 27 10:07:38 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi I'm trying to do filed oriented control, FOC , to control an BLDC motor using the Embedded Artists motor control board, I'm trying to use the nxpMClib to do that, but this library is for the lpc1800 not to lpc1700, some one has any idea how I can make the FOC control?, I made an code based on this library buy the system not work correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hcanova&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 23:23:40 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T23:23:40Z</dc:date>
    <item>
      <title>BLDC Motor Control</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/BLDC-Motor-Control/m-p/547339#M10053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hcanova on Sat Oct 27 10:07:38 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi I'm trying to do filed oriented control, FOC , to control an BLDC motor using the Embedded Artists motor control board, I'm trying to use the nxpMClib to do that, but this library is for the lpc1800 not to lpc1700, some one has any idea how I can make the FOC control?, I made an code based on this library buy the system not work correctly.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;hcanova&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:23:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/BLDC-Motor-Control/m-p/547339#M10053</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: BLDC Motor Control</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/BLDC-Motor-Control/m-p/547340#M10054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by NXP_Europe on Thu Nov 01 07:18:42 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;It is very hard do determine any problem with your software without more details. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The FOC code is not ported/released for the LPC1700 series because of some limitations which doesn't make it a very suitable platform to run FOC. For FOC it is requered to sample at least 2 phase current at the sme time, as the LPC1700 has only one ADC this requerement is met. Although it could work with only one ADC it will introduce some significant errors in the measurents due to the shift in time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you seen this application note:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://www.nxp.com/documents/application_note/AN10899.pdf&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It discribes how the FOC works.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:23:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/BLDC-Motor-Control/m-p/547340#M10054</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: BLDC Motor Control</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/BLDC-Motor-Control/m-p/547341#M10055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by hcanova on Mon Nov 05 17:01:50 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: NXP_Europe&lt;/STRONG&gt;&lt;BR /&gt;It is very hard do determine any problem with your software without more details. &lt;BR /&gt;The FOC code is not ported/released for the LPC1700 series because of some limitations which doesn't make it a very suitable platform to run FOC. For FOC it is requered to sample at least 2 phase current at the sme time, as the LPC1700 has only one ADC this requerement is met. Although it could work with only one ADC it will introduce some significant errors in the measurents due to the shift in time.&lt;BR /&gt; &lt;BR /&gt;Have you seen this application note:&lt;BR /&gt;&lt;A href="http://"&gt;http://www.nxp.com/documents/application_note/AN10899.pdf&lt;/A&gt;&lt;BR /&gt;It discribes how the FOC works.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi I wrote some code, but my motor doesn't work very well, only at slow speed and some times stop..run...stop..., I will try more, if I had problem I problaby will change to LPC18xx.ThanksHCanova&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 23:23:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/BLDC-Motor-Control/m-p/547341#M10055</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T23:23:41Z</dc:date>
    </item>
  </channel>
</rss>

