<?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>NXP Designs中的主题 The difference between motor control program based on state machine and FreeRTOS</title>
    <link>https://community.nxp.com/t5/NXP-Designs/The-difference-between-motor-control-program-based-on-state/m-p/1212118#M828</link>
    <description>&lt;P&gt;&lt;SPAN class="src"&gt;Now I am using FRDM-KV31 and FRDM-MC-LVPMSM. I have downloaded MCRSP_PMSM_V1.1.2 and AN5309SW from the official website.MCRSP_PMSM_V1.1.2 is based on state machine, AN5309SW is based on FreeRTOS, &lt;/SPAN&gt;&lt;SPAN class="src"&gt;I would like to ask the difference between them, it is better to be specific.In addition, how do I port MCRSP_PMSM_V1.1.2 to FreeRTOS&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Jan 2021 04:16:01 GMT</pubDate>
    <dc:creator>xgy_upc</dc:creator>
    <dc:date>2021-01-15T04:16:01Z</dc:date>
    <item>
      <title>The difference between motor control program based on state machine and FreeRTOS</title>
      <link>https://community.nxp.com/t5/NXP-Designs/The-difference-between-motor-control-program-based-on-state/m-p/1212118#M828</link>
      <description>&lt;P&gt;&lt;SPAN class="src"&gt;Now I am using FRDM-KV31 and FRDM-MC-LVPMSM. I have downloaded MCRSP_PMSM_V1.1.2 and AN5309SW from the official website.MCRSP_PMSM_V1.1.2 is based on state machine, AN5309SW is based on FreeRTOS, &lt;/SPAN&gt;&lt;SPAN class="src"&gt;I would like to ask the difference between them, it is better to be specific.In addition, how do I port MCRSP_PMSM_V1.1.2 to FreeRTOS&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Jan 2021 04:16:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NXP-Designs/The-difference-between-motor-control-program-based-on-state/m-p/1212118#M828</guid>
      <dc:creator>xgy_upc</dc:creator>
      <dc:date>2021-01-15T04:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: The difference between motor control program based on state machine and FreeRTOS</title>
      <link>https://community.nxp.com/t5/NXP-Designs/The-difference-between-motor-control-program-based-on-state/m-p/1221403#M834</link>
      <description>&lt;P&gt;Hi, I hope you're doing well!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These two implementations use a different "base" or system to schedule and run the example. The more advanced FreeRTOS version implements a scheduler and task management offered by the RTOS, which may increase program performance, as opposed to the simple State Machine version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It would be better to use the FreeRTOS version instead of porting the MCRSP_PMSM_V1.1.2 version to it, as the amount of work needed to port from one to another might be close to rewriting the program altogether.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Sebastian&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 18:45:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/NXP-Designs/The-difference-between-motor-control-program-based-on-state/m-p/1221403#M834</guid>
      <dc:creator>Sebastian_Del_Rio</dc:creator>
      <dc:date>2021-01-26T18:45:59Z</dc:date>
    </item>
  </channel>
</rss>

