<?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: nxpMClib on LPC1769</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/nxpMClib-on-LPC1769/m-p/517491#M2210</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 09:49:48 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please someone can help me to use the nxpMCLib on LPC1769 to control and BLDC motor using FOC and an encoder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using the EA motor control board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&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 17:28:04 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:28:04Z</dc:date>
    <item>
      <title>nxpMClib on LPC1769</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/nxpMClib-on-LPC1769/m-p/517490#M2209</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 Thu Oct 04 17:09:50 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to port the nxpMClib to LPC1769, someone knows if it is possible? or have some infromation to give, beacuse I'm starting with motor control system and I need this to an universit project, I will use de EA Motor control board,&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 17:28:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/nxpMClib-on-LPC1769/m-p/517490#M2209</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: nxpMClib on LPC1769</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/nxpMClib-on-LPC1769/m-p/517491#M2210</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 09:49:48 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please someone can help me to use the nxpMCLib on LPC1769 to control and BLDC motor using FOC and an encoder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using the EA motor control board.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&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 17:28:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/nxpMClib-on-LPC1769/m-p/517491#M2210</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: nxpMClib on LPC1769</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/nxpMClib-on-LPC1769/m-p/517492#M2211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bigkahuna on Sun Nov 25 18:22:33 MST 2012&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;nxpmclib beta package offers sensorless motor control for LPC1800.&amp;nbsp; Also it uses State Control Timer (SCT) peripheral which is only available on LPC1800 or LPC4300.&amp;nbsp; So it is neither straight forward, nor easy to port it to LPC1769.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are following steps you will have to take in order to get it working on LPC1769:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Download CMSIS driver package for LPC17xx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; Use Motor Control PWM peripheral in LPC17xx and configure it correctly (Pins, Clocks, Power, PWM duty cycle, dead time)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; Get ADC readings working on Embedded Artist board.&amp;nbsp; You will need this for current feedback and Back EMF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4.&amp;nbsp; Get QEI working on Embedded Artist board (Assuming motor has encoder mounted) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5.&amp;nbsp; Configure motor poles, encoder counts, QEI clock frequency in the NXPMCLib.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6.&amp;nbsp; In the main FOC loop, insert QEI reading and get rid of all sensor-less algorithm from main FOC loop.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7.&amp;nbsp; Verify/Test/Verify/Test&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;8.&amp;nbsp; Done!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:28:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/nxpMClib-on-LPC1769/m-p/517492#M2211</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:28:05Z</dc:date>
    </item>
  </channel>
</rss>

