<?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 Design StudioのトピックRe: FRDM-K22F is missing I2S driver build</title>
    <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-is-missing-I2S-driver-build/m-p/478832#M5385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I will try to work with that.&amp;nbsp; My next step is to try and use the DSP filtering routines.&amp;nbsp; But looking through the SDK is confusing.&amp;nbsp; Are there some App notes around the use of DSP?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm guessing that I need to refer to the RTE components and the ARMCM4_FP, but not sure how to refer to all of the files I need yet and what needs to be included or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be great if there is a specific App node for the FRDM-K22F for DSP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 May 2016 21:54:20 GMT</pubDate>
    <dc:creator>aerodame</dc:creator>
    <dc:date>2016-05-19T21:54:20Z</dc:date>
    <item>
      <title>FRDM-K22F is missing I2S driver build</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-is-missing-I2S-driver-build/m-p/478828#M5381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm looking for a good driver example for the Codec hardware that is missing from the FRDM-K22F default factory board that is currently shipping.&amp;nbsp; The SDK seems to have sai.c/sai.h files, but it would be nice if I had a complete audio I/O code project for the K22F.&amp;nbsp; I'm sure one must exist somewhere at NXP since you have the hardware design, right?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, is there a different part number version of the K22F that has all the audio components stuffed for the Codec and connectors?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, then I'm trying to work through the details of which ports are used and if there is pin support to the shield connectors to design a different Codec shield board.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I see this&amp;nbsp; &lt;SPAN class="s1"&gt;FRDM-K22F_manifest.xml file which seems to organize the files needed for each project example in "Projects of Projects" imports.&amp;nbsp;&amp;nbsp; Is this a tool generated file or needs to be manually edited to add necessary files to complete the driver project lists (to add I2S capability)?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 23:32:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-is-missing-I2S-driver-build/m-p/478828#M5381</guid>
      <dc:creator>aerodame</dc:creator>
      <dc:date>2016-05-17T23:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K22F is missing I2S driver build</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-is-missing-I2S-driver-build/m-p/478829#M5382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stephen,&lt;/P&gt;&lt;P&gt;There is the SAI demo under SDK for TWR-K22f , i think you can refer to .&lt;/P&gt;&lt;P&gt;Which version of KSDK do you used ? For example the KSDK1.3 , the demo is&lt;/P&gt;&lt;P&gt;under the KSDK: KSDK_1.3.0\examples\twrk22f120m\demo_apps\sai_demo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There also one DOC introduce the I2S of kinetis2.x (the K22 chip is the kinetis 2.x , the&amp;nbsp; k60 is the kinetis 1.x),&lt;/P&gt;&lt;P&gt;there also have the demo code , i think this can be useful :&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/32bit/doc/app_note/AN4800.pdf?fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1" title="http://cache.nxp.com/files/32bit/doc/app_note/AN4800.pdf?fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1"&gt;http://cache.nxp.com/files/32bit/doc/app_note/AN4800.pdf?fsrch=1&amp;amp;sr=2&amp;amp;pageNum=1&lt;/A&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; (for kinetis 2.x)&lt;/P&gt;&lt;P&gt;&lt;A href="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4520.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1" title="http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4520.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;http://cache.nxp.com/files/microcontrollers/doc/app_note/AN4520.pdf?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1&lt;/A&gt; (for kinetis 1.x)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&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;BR /&gt;Have a great day,&lt;BR /&gt;Alice&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>Wed, 18 May 2016 02:29:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-is-missing-I2S-driver-build/m-p/478829#M5382</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-05-18T02:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K22F is missing I2S driver build</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-is-missing-I2S-driver-build/m-p/478830#M5383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm on the SDK 2.0 version now and using the FRDM-K22F.&amp;nbsp;&amp;nbsp; I'm sure someone has written a project for the K22F by now.&amp;nbsp; Is there any way I could obtain that code?&amp;nbsp;&amp;nbsp; Also, what is the process of updating the SDK 2.0 for the FRDM-K22F so that the necessary driver files show up in the SDK?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally, how can I obtain special K22F boards with the codec parts and audio connectors stuffed and tested already?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you however for the above app notes.&amp;nbsp; I will study them carefully.&amp;nbsp;&amp;nbsp; I'm trying to quickly put together some audio demonstrators based on the FRDM boards due to their small compact size that lends well to demonstrations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 16:24:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-is-missing-I2S-driver-build/m-p/478830#M5383</guid>
      <dc:creator>aerodame</dc:creator>
      <dc:date>2016-05-18T16:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K22F is missing I2S driver build</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-is-missing-I2S-driver-build/m-p/478831#M5384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stephen,&lt;/P&gt;&lt;P&gt;The KSDK v2.0 is the lasted version now , and unfortunately there is no SAI demo under FRDM-K22 board,&lt;/P&gt;&lt;P&gt;While There is SAI driver .&lt;/P&gt;&lt;P&gt;So you can use the demo under TWR-K22 board, or create one FRDM-K22 project , then copy the application&lt;/P&gt;&lt;P&gt;code .&lt;/P&gt;&lt;P&gt;The chip is the same for the two board, only the pin have some difference .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Alice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 02:48:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-is-missing-I2S-driver-build/m-p/478831#M5384</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-05-19T02:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K22F is missing I2S driver build</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-is-missing-I2S-driver-build/m-p/478832#M5385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, I will try to work with that.&amp;nbsp; My next step is to try and use the DSP filtering routines.&amp;nbsp; But looking through the SDK is confusing.&amp;nbsp; Are there some App notes around the use of DSP?&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I'm guessing that I need to refer to the RTE components and the ARMCM4_FP, but not sure how to refer to all of the files I need yet and what needs to be included or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be great if there is a specific App node for the FRDM-K22F for DSP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 21:54:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-is-missing-I2S-driver-build/m-p/478832#M5385</guid>
      <dc:creator>aerodame</dc:creator>
      <dc:date>2016-05-19T21:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-K22F is missing I2S driver build</title>
      <link>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-is-missing-I2S-driver-build/m-p/478833#M5386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Stephen,&lt;/P&gt;&lt;P&gt;About the DSP module , this is another hardware discussion ,&lt;/P&gt;&lt;P&gt;so in order to faster to solve and classify , could you please&lt;/P&gt;&lt;P&gt;take another question on this thread : &lt;A href="https://community.nxp.com/space/2019"&gt;Kinetis Microcontrollers&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BRAlice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2016 04:20:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Design-Studio/FRDM-K22F-is-missing-I2S-driver-build/m-p/478833#M5386</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2016-05-20T04:20:43Z</dc:date>
    </item>
  </channel>
</rss>

