<?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 MP3 decoder on CM4 in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MP3-decoder-on-CM4/m-p/1076993#M57434</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hello Team,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My customer is trying to implement MP3 decoder on our CortexM MCU (as a small addon for this design), could you please advise which is the cheapest and lowest power family recommended for such application?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and please if you can share any example code or guideline it would be highly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;kind regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Shai&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 08 Aug 2020 11:27:27 GMT</pubDate>
    <dc:creator>shai_b</dc:creator>
    <dc:date>2020-08-08T11:27:27Z</dc:date>
    <item>
      <title>MP3 decoder on CM4</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MP3-decoder-on-CM4/m-p/1076993#M57434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hello Team,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My customer is trying to implement MP3 decoder on our CortexM MCU (as a small addon for this design), could you please advise which is the cheapest and lowest power family recommended for such application?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;and please if you can share any example code or guideline it would be highly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;kind regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Shai&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Aug 2020 11:27:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MP3-decoder-on-CM4/m-p/1076993#M57434</guid>
      <dc:creator>shai_b</dc:creator>
      <dc:date>2020-08-08T11:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: MP3 decoder on CM4</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MP3-decoder-on-CM4/m-p/1076994#M57435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MKE14, MK22 may be a choice. If you want to do the software decoder in MCU, I am not sure if it is a good ideal. We do not have the related information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P&gt;- We are following threads for 7 days after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;------------------------------------------------------------------------------- &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 01:52:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MP3-decoder-on-CM4/m-p/1076994#M57435</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-08-10T01:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: MP3 decoder on CM4</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MP3-decoder-on-CM4/m-p/1076995#M57436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/nxf56274"&gt;nxf56274&lt;/A&gt;‌ Hello,&lt;/P&gt;&lt;P&gt;Thanks for your inputs, but MK22/MKE14 is overkill since the customer looking to use this MCU only for decode mp3, and the extra peripherals such as USB is not needed here.&lt;/P&gt;&lt;P&gt;BTW, I have found a two old application note one is AN11178 based Helix MP3 decoder for LPC1700 you can read more here&amp;nbsp;&lt;A href="https://community.nxp.com/message/756831"&gt;MP3 Solution for LPC1768&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;the second is &lt;A href="https://www.nxp.com/docs/en/application-note/AN10583.pdf"&gt;AN10583 b&lt;/A&gt;ased MAD MPEG decoder (libmad) for LPC2000&lt;/P&gt;&lt;P&gt;Could you please advise/guide us on how we can port the Helix MP3 decoder library or MAD decoder to the MK10 family&amp;nbsp;or to other low-cost MCU?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;KR,&lt;/P&gt;&lt;P&gt;Shai&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2020 12:54:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MP3-decoder-on-CM4/m-p/1076995#M57436</guid>
      <dc:creator>shai_b</dc:creator>
      <dc:date>2020-08-10T12:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: MP3 decoder on CM4</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/MP3-decoder-on-CM4/m-p/1076996#M57437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Hi,&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;I found some links for you to refer.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;A _jive_internal="true" class="link-titled" href="https://community.nxp.com/thread/348143?commentID=524719#comment-524719" title="https://community.nxp.com/thread/348143?commentID=524719#comment-524719"&gt;https://community.nxp.com/thread/348143?commentID=524719#comment-524719&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;A href="https://community.nxp.com/docs/DOC-102554"&gt;K22 Player Solution&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;A href="https://community.nxp.com/docs/DOC-96452"&gt;https://community.nxp.com/docs/DOC-96452&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;- We are following threads for 7 days after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2020 00:47:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/MP3-decoder-on-CM4/m-p/1076996#M57437</guid>
      <dc:creator>nxf56274</dc:creator>
      <dc:date>2020-08-11T00:47:09Z</dc:date>
    </item>
  </channel>
</rss>

