<?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 MicrocontrollersのトピックHow about a digital audio shield for FRDM-KL46/K20?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-about-a-digital-audio-shield-for-FRDM-KL46-K20/m-p/249651#M6963</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FRDM boards are great. However they follow Arduino layout and IO oriented. Maybe we should have some fun on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found I2S port is available on FRDM-KL26Z and FRDM-K20. So I will like to propose to design an audio shield for them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Basic feature:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;microSD card&lt;/P&gt;&lt;P&gt;I2S output (interface to low cost UDA1330 DAC)&lt;/P&gt;&lt;P&gt;on board amplifier for headphone or small loudspeaker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FRDM will use SPI to microSD card, use I2S as output&lt;/P&gt;&lt;P&gt;Arduino and Maple will use multiplex SPI as I2S, so microSD card is useless.&lt;/P&gt;&lt;P&gt;Basically it works a playback device only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Advanced feature:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;USB host for MSD&lt;/P&gt;&lt;P&gt;I2S input (interface to UDA1341 codec, a legacy silicon since MiniDisk age)&lt;/P&gt;&lt;P&gt;on board amps for headphone and microphone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know your feedback on this idea. The poll is &lt;A _jive_internal="true" href="https://community.nxp.com/polls/1184"&gt;https://community.freescale.com/polls/1184&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With reference documents, It can playback wav file with simple driver, acts as USB sound card.&lt;/P&gt;&lt;P&gt;Codec is much useful in digital audio, with proper firmware, it can work as a guitar mixer box, it requires more DSP processing power although.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However it will take more efforts for a complete MP3 decoding. So community co-operation and open source is important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;References:&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/app_note/AN4800.pdf" title="http://cache.freescale.com/files/32bit/doc/app_note/AN4800.pdf"&gt;http://cache.freescale.com/files/32bit/doc/app_note/AN4800.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4520.pdf" title="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4520.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4520.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 Oct 2013 08:51:32 GMT</pubDate>
    <dc:creator>kai_liu</dc:creator>
    <dc:date>2013-10-31T08:51:32Z</dc:date>
    <item>
      <title>How about a digital audio shield for FRDM-KL46/K20?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-about-a-digital-audio-shield-for-FRDM-KL46-K20/m-p/249651#M6963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FRDM boards are great. However they follow Arduino layout and IO oriented. Maybe we should have some fun on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found I2S port is available on FRDM-KL26Z and FRDM-K20. So I will like to propose to design an audio shield for them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Basic feature:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;microSD card&lt;/P&gt;&lt;P&gt;I2S output (interface to low cost UDA1330 DAC)&lt;/P&gt;&lt;P&gt;on board amplifier for headphone or small loudspeaker.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FRDM will use SPI to microSD card, use I2S as output&lt;/P&gt;&lt;P&gt;Arduino and Maple will use multiplex SPI as I2S, so microSD card is useless.&lt;/P&gt;&lt;P&gt;Basically it works a playback device only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Advanced feature:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;USB host for MSD&lt;/P&gt;&lt;P&gt;I2S input (interface to UDA1341 codec, a legacy silicon since MiniDisk age)&lt;/P&gt;&lt;P&gt;on board amps for headphone and microphone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know your feedback on this idea. The poll is &lt;A _jive_internal="true" href="https://community.nxp.com/polls/1184"&gt;https://community.freescale.com/polls/1184&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With reference documents, It can playback wav file with simple driver, acts as USB sound card.&lt;/P&gt;&lt;P&gt;Codec is much useful in digital audio, with proper firmware, it can work as a guitar mixer box, it requires more DSP processing power although.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However it will take more efforts for a complete MP3 decoding. So community co-operation and open source is important.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;References:&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/32bit/doc/app_note/AN4800.pdf" title="http://cache.freescale.com/files/32bit/doc/app_note/AN4800.pdf"&gt;http://cache.freescale.com/files/32bit/doc/app_note/AN4800.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4520.pdf" title="http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4520.pdf"&gt;http://cache.freescale.com/files/microcontrollers/doc/app_note/AN4520.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Oct 2013 08:51:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-about-a-digital-audio-shield-for-FRDM-KL46-K20/m-p/249651#M6963</guid>
      <dc:creator>kai_liu</dc:creator>
      <dc:date>2013-10-31T08:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: How about a digital audio shield for FRDM-KL46/K20?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-about-a-digital-audio-shield-for-FRDM-KL46-K20/m-p/249652#M6964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FRDM-KL46Z/K20D50 have different layout for I2S interface. KL46Z have a dedicated header for I2S, and K20 have not. In order to keep Arduino compatible, the shield has to support emulated I2S port with 2 SPI buses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And 5V/3V converter is required as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Allan K Liu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2013 01:45:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-about-a-digital-audio-shield-for-FRDM-KL46-K20/m-p/249652#M6964</guid>
      <dc:creator>kai_liu</dc:creator>
      <dc:date>2013-11-01T01:45:12Z</dc:date>
    </item>
  </channel>
</rss>

