<?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 Re: How do i active MCAT page in S12 / MagniV Microcontrollers</title>
    <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-i-active-MCAT-page/m-p/470732#M11871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/RadekS"&gt;RadekS&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found your answer(this ticket) about MCAT using S12ZVM.&lt;BR /&gt;However I could not find the attached code that was related with MCAT.(you removed that code....)&lt;/P&gt;&lt;P&gt;And as AN5135, it shows MCAT for PMSM using S12ZVM.&lt;BR /&gt;However AN5135SW did not contain the MCAT application…&lt;BR /&gt;Could you check this reason?&lt;/P&gt;&lt;P&gt;Because my customer asked same thing, the wish to use MCAT but they could not find MCAT using S12ZVM…&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Aug 2016 06:21:01 GMT</pubDate>
    <dc:creator>Luke_Chun</dc:creator>
    <dc:date>2016-08-12T06:21:01Z</dc:date>
    <item>
      <title>How do i active MCAT page</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-i-active-MCAT-page/m-p/470729#M11868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had a EVMKit (MTRCKTBNZVM128 )&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did load S.W (FOC Sensorless) EVM Kit with Code warrior and Starting Program Freemaster &lt;/P&gt;&lt;P&gt;So I did well run motor on EVM-Kit.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i didn`t find MCAT Page&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="124567_124567.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/120943i6FDCFD4A6EBD353F/image-size/large?v=v2&amp;amp;px=999" role="button" title="124567_124567.png" alt="124567_124567.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/43247i4CE04D9AA3559FC3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2016 08:39:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-i-active-MCAT-page/m-p/470729#M11868</guid>
      <dc:creator>ahnjoseph</dc:creator>
      <dc:date>2016-01-06T08:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: How do i active MCAT page</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-i-active-MCAT-page/m-p/470730#M11869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ahn,&lt;/P&gt;&lt;P&gt;Please download attached MC9S12ZVML128_PMSM_Sensorless project with integrated MCAT tool.&lt;/P&gt;&lt;P&gt;This project should fits to standard LINIX motor delivered with MTRCKTSPNZVM128 kit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: We know about some issues with specific motors and sensorless methods. If you will have any problem with motor driving, please try commenting out next two lines in stateRun() function:&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14525926772917884 jive_text_macro" data-renderedposition="134_8_1232_16" jivemacro_uid="_14525926772917884"&gt;&lt;P&gt;if(pos_mode!=force)&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;AND&lt;/P&gt;&lt;PRE __default_attr="c++" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14525926850433092" data-renderedposition="171_8_1232_16" jivemacro_uid="_14525926850433092"&gt;&lt;P&gt;ACLIB_PMSMBemfObsrvDQ_Clear(&amp;amp;drvFOC.pospeSensorless.bEMFObs);&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;RadekS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UPDATE: I have to draw down this unofficial example code. Official releases will be available at:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.nxp.com/products/software-and-tools/run-time-software/automotive-software-and-tools/motor-control-development-solutions:AUTOMCDEVKITS" rel="nofollow noopener noreferrer" title="http://www.nxp.com/products/software-and-tools/run-time-software/automotive-software-and-tools/motor-control-development-solutions:AUTOMCDEVKITS" target="_blank"&gt;Automotive Motor Control Development Solution|NXP&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 09:59:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-i-active-MCAT-page/m-p/470730#M11869</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2016-01-12T09:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: How do i active MCAT page</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-i-active-MCAT-page/m-p/470731#M11870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Your mention is useful for me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; But I can`t run a Freemaster&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; When the Freemaster file click then&amp;nbsp; show below box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Can help me?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/33107i5E152047497FB637/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/33317iE7B7EF7BDC9E9CE6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 11:53:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-i-active-MCAT-page/m-p/470731#M11870</guid>
      <dc:creator>ahnjoseph</dc:creator>
      <dc:date>2016-01-12T11:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do i active MCAT page</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-i-active-MCAT-page/m-p/470732#M11871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/RadekS"&gt;RadekS&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found your answer(this ticket) about MCAT using S12ZVM.&lt;BR /&gt;However I could not find the attached code that was related with MCAT.(you removed that code....)&lt;/P&gt;&lt;P&gt;And as AN5135, it shows MCAT for PMSM using S12ZVM.&lt;BR /&gt;However AN5135SW did not contain the MCAT application…&lt;BR /&gt;Could you check this reason?&lt;/P&gt;&lt;P&gt;Because my customer asked same thing, the wish to use MCAT but they could not find MCAT using S12ZVM…&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 06:21:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-i-active-MCAT-page/m-p/470732#M11871</guid>
      <dc:creator>Luke_Chun</dc:creator>
      <dc:date>2016-08-12T06:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do i active MCAT page</title>
      <link>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-i-active-MCAT-page/m-p/470733#M11872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kwangsu,&lt;/P&gt;&lt;P&gt;The original S12ZVM PMSM software used excel file for header file generation.&lt;/P&gt;&lt;P&gt;The version with MCAT was released later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I wrote, please go to &lt;A href="http://www.nxp.com/products/software-and-tools/run-time-software/automotive-software-and-tools/motor-control-development-solutions:AUTOMCDEVKITS"&gt;http://www.nxp.com/products/software-and-tools/run-time-software/automotive-software-and-tools/motor-control-development-solutions:AUTOMCDEVKITS&lt;/A&gt;&lt;/P&gt;&lt;P&gt;After that please click on “MTRCKTSPNZVM128: 3-phase Sensorless PMSM Development Kit with S12 MagniV MC9S12ZVML128 MCU” motor control kit link.&lt;/P&gt;&lt;P&gt;The appropriate design documents and software might be downloaded when you unfold this list under “More” link like on picture below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="automotive-motor_control-download.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/2278i1137A727B4079491/image-size/large?v=v2&amp;amp;px=999" role="button" title="automotive-motor_control-download.png" alt="automotive-motor_control-download.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I just downloaded &lt;SPAN class="jBundleItemTitle"&gt;MTRCKTSPNZVM128 Software and check that it contains MCAT as part of FreeMaster project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Radek&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Aug 2016 08:25:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S12-MagniV-Microcontrollers/How-do-i-active-MCAT-page/m-p/470733#M11872</guid>
      <dc:creator>RadekS</dc:creator>
      <dc:date>2016-08-12T08:25:45Z</dc:date>
    </item>
  </channel>
</rss>

