<?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>CodeWarrior Development ToolsのトピックRe: MTRCKTSBNG128 Dev kit</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487720#M3979</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Xiangjun,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't know &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;the default code in the flash is&lt;/SPAN&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;\BLDCHall9S08\MC9S12G128_BLDC_Sensorless project.&amp;nbsp; I thought the default code is good for both sensorless and hall.&amp;nbsp; I think you have found the reason why motor didn't run at Hall mode.&amp;nbsp; It was simply I didn't replace the default &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Sensorless &lt;/SPAN&gt;code by Hall code in the micro controller of this dev kid.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Now I know, &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;The default code is only for sensorless, &lt;/SPAN&gt;for Hall mode, I have to write &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;BLDCHall9S08\MC9S12G128_BLDC_Hal project to the micro controller and then run the motor.&amp;nbsp;&amp;nbsp; We will try.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thank you so much for your help and patience.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;John &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 May 2016 20:59:47 GMT</pubDate>
    <dc:creator>yaletron</dc:creator>
    <dc:date>2016-05-24T20:59:47Z</dc:date>
    <item>
      <title>MTRCKTSBNG128 Dev kit</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487712#M3971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do&amp;nbsp; I run MTRCKTSBNG128 Dev kit by Free Master 2.0 in Hall Sensor mode?&amp;nbsp;&amp;nbsp; I can only run it in Sensorless mode.&amp;nbsp; Is there any set up changes between Hall sensor mode and Sensorless mode ?&amp;nbsp; I download MC9S12G128_BLDC_Hall software and use Freemaster 2.0.&amp;nbsp;&amp;nbsp; Thanks for you help in advance&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Apr 2016 07:19:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487712#M3971</guid>
      <dc:creator>yaletron</dc:creator>
      <dc:date>2016-04-29T07:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: MTRCKTSBNG128 Dev kit</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487713#M3972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, John,&lt;/P&gt;&lt;P&gt;Do you use AN4558SW.zip code to control BLDC? If you use it, after you unzip the compressed&amp;nbsp; file, you will get two directory:&lt;/P&gt;&lt;P&gt;one is ...\BLDCHall9S08\MC9S12G128_BLDC_Hall, another is .....\BLDCHall9S08\MC9S12G128_BLDC_Sensorless.&lt;/P&gt;&lt;P&gt;In conclusion, if you use Hall sensor to detect the rotor position, pls use the example code in&lt;/P&gt;&lt;P&gt;........\BLDCHall9S08\MC9S12G128_BLDC_Hall&lt;/P&gt;&lt;P&gt;If you use sensorless, pls use the second one:........\BLDCHall9S08\MC9S12G128_BLDC_Sensorless.&lt;/P&gt;&lt;P&gt;I attach the example code:&lt;/P&gt;&lt;P&gt;Hope it can help you.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 May 2016 06:45:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487713#M3972</guid>
      <dc:creator>xiangjunrong</dc:creator>
      <dc:date>2016-05-03T06:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: MTRCKTSBNG128 Dev kit</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487714#M3973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi JiangJun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the advice.&amp;nbsp; I did use &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Free Master and select &lt;/SPAN&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;BLDCHall9S08\MC9S12G128_BLDC_Hall to run the motor. But motor didn't run.&amp;nbsp; Do I need to change any setting in hardware if I run Hall sensor mode?&amp;nbsp; Or do I need re-write software code to micro controller?&amp;nbsp; I feel the hardware and software of this dev kit may be set sensorless mode as a default mode.&amp;nbsp; Is that possible?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 20:55:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487714#M3973</guid>
      <dc:creator>yaletron</dc:creator>
      <dc:date>2016-05-18T20:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: MTRCKTSBNG128 Dev kit</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487715#M3974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, John,&lt;/P&gt;&lt;P&gt;From motor control theory, if you use the hall sensor, at standstill stage, the MC9S08 can check the 3 Hall sensor logic to determine the rotor position, then switch the stator based on rotor position, in other words, the BLDC motor can spin if you use Hall sensor and corresponding code.&lt;/P&gt;&lt;P&gt;Pls check the schematics, and confirm you have connected the hall signals to timer pins of MC9S08, press button so that it can set up the "set speed".&amp;nbsp; you can also use Freemaster tools to set the speed.&lt;/P&gt;&lt;P&gt;Unfortunately, I have not the kit to have a test.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 03:20:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487715#M3974</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2016-05-19T03:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: MTRCKTSBNG128 Dev kit</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487716#M3975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xiangjun,&lt;/P&gt;&lt;P&gt;Thanks for your quick response. &lt;/P&gt;&lt;P&gt;We did connect the hall sensor connector to JP1 of this development kid &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;MTRCKTSBNG128.&amp;nbsp; We &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;use &lt;/SPAN&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Free Master and go File/open project, select &lt;/SPAN&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;BLDCHall9S08\MC9S12G128_BLDC_Hall.&amp;nbsp; &lt;/SPAN&gt; We pressed the rotary switch to start the motor, but motor didn't start, the motor is originally included in this development kid &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;MTRCKTSBNG128 (see second picture below).&amp;nbsp; Please also see Hall sensor Connector and Rotary switch cycled in the first picture below.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;&lt;SPAN&gt;In Freemaster screen, we click On/Off button, the motor didn't spin.&amp;nbsp; We noticed on Freemaster screen, requiredSpeed showed 30,000+ rpm as a default speed, then i changed it to 3000 rpm, motor still does not spin.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_5.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/921i047A113C7A1BDF3B/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_5.png" alt="pastedImage_5.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_6.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/1184i3D07E5B7318DC246/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_6.png" alt="pastedImage_6.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;However, &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;We &lt;/SPAN&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;use &lt;/SPAN&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Free Master and go File/open project, select &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;\BLDCHall9S08\MC9S12G128_BLDC_Sensorless, &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;We pressed the rotary switch to start the motor, then motor starts, &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; requiredSpeed showed 3000 rpm as a default speed, actual speed is also 3000 rpm, very thing works beautifully.&amp;nbsp; &lt;/SPAN&gt; we can also use&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; Freemaster screen to control the motor, we clicked On/Off button, the motor spined.&amp;nbsp; &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;requiredSpeed showed 3000 rpm as a default speed, actualSpeed is also 3000 rpm, I can change &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;requiredSpeed and then &lt;/SPAN&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;actualSpeed follows the &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;requiredSpeed.&amp;nbsp; In &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Freemaster screen, we can also measure DCbus Voltage in real time.&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;But in Hall sensor mode, it was very strange in Freemaster screen, &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;DCbus Voltage showed 0 V and &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;DCbus Voltage &lt;/SPAN&gt;can not be measured for some reasons.&amp;nbsp; also, &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;requiredSpeed showed 30,000+ rpm as a default speed.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore, as a result, it seems that the dev kid works in &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Sensorless mode, but it didn't work in Hall sensor mode for some reasons.&amp;nbsp; &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt; I checked Hall signal by scope, waveform seems normal.&amp;nbsp;&amp;nbsp; what did I do wrong?&amp;nbsp; Do I need to re-write code with Hall Sensor to S12 microcontroller?&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;How do I do some things to make the kid working in &lt;/SPAN&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Hall sensor mode.&amp;nbsp;&amp;nbsp; Please advise. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thanks you so much!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;John &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 15:42:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487716#M3975</guid>
      <dc:creator>yaletron</dc:creator>
      <dc:date>2016-05-19T15:42:19Z</dc:date>
    </item>
    <item>
      <title>Re: MTRCKTSBNG128 Dev kit</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487717#M3976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, John,&lt;/P&gt;&lt;P&gt;Can you use debugger and check the code why the DC bus voltage is zero if you use Hall code. Generally, the Hall sensor can provide the rotor position inf, the processor can read the 3 hall logic and determine which stator will be swiched in the initial stage.&lt;/P&gt;&lt;P&gt;Hope it can help you.&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Xiangjun Rong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 08:41:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487717#M3976</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2016-05-23T08:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: MTRCKTSBNG128 Dev kit</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487718#M3977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Xiangjun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I use debugger and check the code why the DC bus voltage is zero in Hall mode?&amp;nbsp; Should I simply re-write the code the microcontroller?&amp;nbsp; If yes, which file I should use to write code to controller?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 May 2016 13:43:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487718#M3977</guid>
      <dc:creator>yaletron</dc:creator>
      <dc:date>2016-05-23T13:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: MTRCKTSBNG128 Dev kit</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487719#M3978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp; John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know if I understand you well. I suupse that the default code in the flash is &lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;\BLDCHall9S08\MC9S12G128_BLDC_Sensorless project. If you want to run hall code, you have to download CodeWarrior for mcu tools, and load the example code &lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;BLDCHall9S08\MC9S12G128_BLDC_Hal project to CW tools, compile it and download it to 9S08 flash with debugger and run it, check the voltage variable, 3 hall logic..., in this way, the hall code is running.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;If you know above contents, I am sorry.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;BR&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Xiangjun Rong&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 02:57:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487719#M3978</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2016-05-24T02:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: MTRCKTSBNG128 Dev kit</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487720#M3979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Xiangjun,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't know &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;the default code in the flash is&lt;/SPAN&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;\BLDCHall9S08\MC9S12G128_BLDC_Sensorless project.&amp;nbsp; I thought the default code is good for both sensorless and hall.&amp;nbsp; I think you have found the reason why motor didn't run at Hall mode.&amp;nbsp; It was simply I didn't replace the default &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;Sensorless &lt;/SPAN&gt;code by Hall code in the micro controller of this dev kid.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;Now I know, &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;The default code is only for sensorless, &lt;/SPAN&gt;for Hall mode, I have to write &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; font-size: 14px;"&gt;BLDCHall9S08\MC9S12G128_BLDC_Hal project to the micro controller and then run the motor.&amp;nbsp;&amp;nbsp; We will try.&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Thank you so much for your help and patience.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-size: 14px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;John &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 20:59:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/MTRCKTSBNG128-Dev-kit/m-p/487720#M3979</guid>
      <dc:creator>yaletron</dc:creator>
      <dc:date>2016-05-24T20:59:47Z</dc:date>
    </item>
  </channel>
</rss>

