<?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>Kinetis Motor Suite中的主题 Re: Anybody using Kinetis MCUs?</title>
    <link>https://community.nxp.com/t5/Kinetis-Motor-Suite/Anybody-using-Kinetis-MCUs/m-p/2394334#M998</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/264594"&gt;@lukutu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your post.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In fact, regarding the Eclipse-based toolchain you mentioned, I assume you are referring to Kinetis Design Studio (KDS) and Processor Expert. Both of these tools are now legacy products and are no longer actively supported.&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;As the successor to Kinetis Design Studio, NXP introduced &lt;A href="https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE" target="_self"&gt;&lt;STRONG&gt;MCUXpresso IDE&lt;/STRONG&gt;&lt;/A&gt;. Like KDS, MCUXpresso IDE is also Eclipse-based and integrates the GNU toolchain, SDK example import, pin/clock/peripheral configuration tools, flash programming capabilities, and seamless SDK integration, providing a more modern and fully supported development environment.&lt;/DIV&gt;
&lt;DIV&gt;MCUXPresso SDK can be download here:&amp;nbsp;&lt;A href="https://mcuxpresso.nxp.com/" target="_blank" rel="noopener"&gt;MCUXpresso SDK Builder&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;You can refer to&amp;nbsp;&lt;A href="https://community.nxp.com/t5/MCX-Microcontrollers-Knowledge/MCUXpresso-Config-Tool-for-MCUXpresso-IDE/ta-p/2270225" target="_blank"&gt;MCUXpresso Config Tool for MCUXpresso IDE&amp;nbsp;&lt;/A&gt;for config tools usage.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;As for hardware selection, I would recommend considering the &lt;A href="https://www.nxp.com/design/design-center/development-boards-and-designs/general-purpose-mcus/nxp-frdm-development-platform-for-kinetis-k22-mcus:FRDM-K22F" target="_self"&gt;FRDM-K22F&lt;/A&gt; board. Because it differs significantly from the K20 FRDM platform, and there is an additional benefit:&amp;nbsp; &lt;STRONG&gt;After purchase, reply to your order confirmation email to request a free FRDM-MCXE31B, FRDM-MCXN236, FRDM-MCXA153, or FRDM-MCXA156 coupon to evaluate MCX microcontrollers.&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Celeste_Liu_0-1783935191572.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/392093iECC512765CEC6C0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Celeste_Liu_0-1783935191572.png" alt="Celeste_Liu_0-1783935191572.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The MCX family is NXP's latest MCU portfolio and offers a longer product lifecycle for new designs. You may want to consider the &lt;A href="https://www.nxp.com/design/design-center/development-boards-and-designs/FRDM-MCXA156" target="_self"&gt;FRDM-MCXA156&lt;/A&gt;, which includes USB and could be a good option for future development and evaluation.&lt;/P&gt;
&lt;P&gt;About porting code from a dev board to a custom board, it's easy to realize with MCUXPresso ， please refer to below posts:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Technology-Days-Training/Hands-On-Workshop-Creating-a-Custom-Board-SDK-for-Your-Device/ta-p/1126130" target="_blank" rel="noopener"&gt;Hands-On Workshop: Creating a Custom Board SDK for Your Device&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/How-to-Create-Custom-Board-MCUXpresso-SDK/ta-p/1112694" target="_blank" rel="noopener"&gt;How to Create Custom Board MCUXpresso SDK&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please let me know if you have any further questions. I'd be happy to help.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Celeste&lt;/P&gt;
&lt;/DIV&gt;</description>
    <pubDate>Mon, 13 Jul 2026 09:51:50 GMT</pubDate>
    <dc:creator>Celeste_Liu</dc:creator>
    <dc:date>2026-07-13T09:51:50Z</dc:date>
    <item>
      <title>Anybody using Kinetis MCUs?</title>
      <link>https://community.nxp.com/t5/Kinetis-Motor-Suite/Anybody-using-Kinetis-MCUs/m-p/2393394#M997</link>
      <description>&lt;P&gt;I'm currently evaluating some USB-equipped MCUs and the Kinetis line caught my eye for its feature set. I've got a few samples (main one I'd like to focus on being the K22FN1M0VLH12), put them onto breakouts with headers and have worked out a way to bootstrap code onto them using EzPort/SPI, but I'm now getting to the point where I need to actually start proper firmware development. I've done my share of software development, but not much in the way of embedded platforms. I like the look of the new eclipse-based toolchain and Processor Expert that Freescale has released in the last few months, because it handles a lot of the peripheral initialization. However, I'm seeing a real dearth of information regarding either that or using Kinetis with a GCC-based toolchain. The only information (what little there is) going around seems to be restricted to their FRDM boards, which while cheap are restricted to a fairly small subset of their available range.&lt;/P&gt;&lt;P&gt;Has anybody out there done any work with Kinetis recently? If so, what toolchain did you use?&lt;/P&gt;&lt;P&gt;What are people's general impression of the Kinetis devices/documentation/tools compared to similar ARM chips from other vendors?&lt;/P&gt;&lt;P&gt;If I get a K20 FRDM board, do people think the knowledge gained will be relatively portable to the K22F chip I'd like to use in my actual application? There is a K22F FRDM board but it is double the price, the difference being just shy of enough money to grab a STM32 dev board to evaluate alongside this.&lt;/P&gt;&lt;P&gt;Also, in general how easy is it to port code from a dev board to a custom board? What's your approach for moving from a development board to a custom circuit?&lt;/P&gt;&lt;P&gt;Apologies if this is a lot of questions - I'm just hoping I might be able to pick a few brains.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jul 2026 04:25:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Motor-Suite/Anybody-using-Kinetis-MCUs/m-p/2393394#M997</guid>
      <dc:creator>lukutu</dc:creator>
      <dc:date>2026-07-10T04:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Anybody using Kinetis MCUs?</title>
      <link>https://community.nxp.com/t5/Kinetis-Motor-Suite/Anybody-using-Kinetis-MCUs/m-p/2394334#M998</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/264594"&gt;@lukutu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for your post.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In fact, regarding the Eclipse-based toolchain you mentioned, I assume you are referring to Kinetis Design Studio (KDS) and Processor Expert. Both of these tools are now legacy products and are no longer actively supported.&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;As the successor to Kinetis Design Studio, NXP introduced &lt;A href="https://www.nxp.com/design/design-center/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE" target="_self"&gt;&lt;STRONG&gt;MCUXpresso IDE&lt;/STRONG&gt;&lt;/A&gt;. Like KDS, MCUXpresso IDE is also Eclipse-based and integrates the GNU toolchain, SDK example import, pin/clock/peripheral configuration tools, flash programming capabilities, and seamless SDK integration, providing a more modern and fully supported development environment.&lt;/DIV&gt;
&lt;DIV&gt;MCUXPresso SDK can be download here:&amp;nbsp;&lt;A href="https://mcuxpresso.nxp.com/" target="_blank" rel="noopener"&gt;MCUXpresso SDK Builder&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;You can refer to&amp;nbsp;&lt;A href="https://community.nxp.com/t5/MCX-Microcontrollers-Knowledge/MCUXpresso-Config-Tool-for-MCUXpresso-IDE/ta-p/2270225" target="_blank"&gt;MCUXpresso Config Tool for MCUXpresso IDE&amp;nbsp;&lt;/A&gt;for config tools usage.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;As for hardware selection, I would recommend considering the &lt;A href="https://www.nxp.com/design/design-center/development-boards-and-designs/general-purpose-mcus/nxp-frdm-development-platform-for-kinetis-k22-mcus:FRDM-K22F" target="_self"&gt;FRDM-K22F&lt;/A&gt; board. Because it differs significantly from the K20 FRDM platform, and there is an additional benefit:&amp;nbsp; &lt;STRONG&gt;After purchase, reply to your order confirmation email to request a free FRDM-MCXE31B, FRDM-MCXN236, FRDM-MCXA153, or FRDM-MCXA156 coupon to evaluate MCX microcontrollers.&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Celeste_Liu_0-1783935191572.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/392093iECC512765CEC6C0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Celeste_Liu_0-1783935191572.png" alt="Celeste_Liu_0-1783935191572.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The MCX family is NXP's latest MCU portfolio and offers a longer product lifecycle for new designs. You may want to consider the &lt;A href="https://www.nxp.com/design/design-center/development-boards-and-designs/FRDM-MCXA156" target="_self"&gt;FRDM-MCXA156&lt;/A&gt;, which includes USB and could be a good option for future development and evaluation.&lt;/P&gt;
&lt;P&gt;About porting code from a dev board to a custom board, it's easy to realize with MCUXPresso ， please refer to below posts:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/Technology-Days-Training/Hands-On-Workshop-Creating-a-Custom-Board-SDK-for-Your-Device/ta-p/1126130" target="_blank" rel="noopener"&gt;Hands-On Workshop: Creating a Custom Board SDK for Your Device&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/LPC-Microcontrollers-Knowledge/How-to-Create-Custom-Board-MCUXpresso-SDK/ta-p/1112694" target="_blank" rel="noopener"&gt;How to Create Custom Board MCUXpresso SDK&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Please let me know if you have any further questions. I'd be happy to help.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Celeste&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 13 Jul 2026 09:51:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Motor-Suite/Anybody-using-Kinetis-MCUs/m-p/2394334#M998</guid>
      <dc:creator>Celeste_Liu</dc:creator>
      <dc:date>2026-07-13T09:51:50Z</dc:date>
    </item>
  </channel>
</rss>

