<?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 Software Development KitのトピックRe: Is there any demo for frdmk64f using SAI component generated by Processor Expert?</title>
    <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Is-there-any-demo-for-frdmk64f-using-SAI-component-generated-by/m-p/477163#M4012</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Feibiao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I widely recommend you to take a look into the soundcard device that is included in the Kinetis SDK 1.3.0, this is found in the path &lt;STRONG&gt;C:\Freescale\KSDK_1.3.0\platform\composite\src\soundcard&lt;/STRONG&gt;, it uses the SAI driver to control the CODEC SGTL5000. It is an excellent example driver to build a new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this is useful, otherwise we can look for an alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Earl Ramírez.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Dec 2015 15:58:06 GMT</pubDate>
    <dc:creator>EarlOrlando</dc:creator>
    <dc:date>2015-12-14T15:58:06Z</dc:date>
    <item>
      <title>Is there any demo for frdmk64f using SAI component generated by Processor Expert?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Is-there-any-demo-for-frdmk64f-using-SAI-component-generated-by/m-p/477162#M4011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am trying to use K64f120 (on FRDM K64f board) microcontroller to receive/send audio data to an audio CODEC. I used Processor Expert to generate the code for this component and it failed to run the code properly and all the time it is going through the loop of "saiCom1_TxCallback" although I did not start to send the data yet. &lt;/P&gt;&lt;P&gt;I set K64f120 is in slave mode and the CODEC is the master and I can see the data output from the CODEC data pin and also the correct frame clock and bit clock signal feeding to the K64f120 related pins. My question: is there any one have made it work in this way? Thanks.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;KDS 3.0.0, KSDK 1.3.0, OS BareMetal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2015 17:19:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Is-there-any-demo-for-frdmk64f-using-SAI-component-generated-by/m-p/477162#M4011</guid>
      <dc:creator>FeibiaoZhou</dc:creator>
      <dc:date>2015-12-10T17:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any demo for frdmk64f using SAI component generated by Processor Expert?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Is-there-any-demo-for-frdmk64f-using-SAI-component-generated-by/m-p/477163#M4012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Feibiao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I widely recommend you to take a look into the soundcard device that is included in the Kinetis SDK 1.3.0, this is found in the path &lt;STRONG&gt;C:\Freescale\KSDK_1.3.0\platform\composite\src\soundcard&lt;/STRONG&gt;, it uses the SAI driver to control the CODEC SGTL5000. It is an excellent example driver to build a new one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this is useful, otherwise we can look for an alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Earl Ramírez.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Dec 2015 15:58:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Is-there-any-demo-for-frdmk64f-using-SAI-component-generated-by/m-p/477163#M4012</guid>
      <dc:creator>EarlOrlando</dc:creator>
      <dc:date>2015-12-14T15:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any demo for frdmk64f using SAI component generated by Processor Expert?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Is-there-any-demo-for-frdmk64f-using-SAI-component-generated-by/m-p/477164#M4013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Earl&lt;/P&gt;&lt;P&gt;The example is helpful. But I also would like to know is there any one who can generate the I2S (or SAI) module code with the Processor Expert successfully? I just cannot make it work. The PE makes life much easier and it helps to sort out the interrupt handlers as well.&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;Feibiao&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 15:49:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Is-there-any-demo-for-frdmk64f-using-SAI-component-generated-by/m-p/477164#M4013</guid>
      <dc:creator>FeibiaoZhou</dc:creator>
      <dc:date>2015-12-16T15:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any demo for frdmk64f using SAI component generated by Processor Expert?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Is-there-any-demo-for-frdmk64f-using-SAI-component-generated-by/m-p/477165#M4014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Feibiao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Perhaps the configuration in PEx is missing something, I recommend you to compare the code generated by PEx with the soundcard code to detect a potential difference which should be reflected in the PEx configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;\ER.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 17:36:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Is-there-any-demo-for-frdmk64f-using-SAI-component-generated-by/m-p/477165#M4014</guid>
      <dc:creator>EarlOrlando</dc:creator>
      <dc:date>2015-12-16T17:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any demo for frdmk64f using SAI component generated by Processor Expert?</title>
      <link>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Is-there-any-demo-for-frdmk64f-using-SAI-component-generated-by/m-p/477166#M4015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Earl.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to check out that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Feibiao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 18:06:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Software-Development-Kit/Is-there-any-demo-for-frdmk64f-using-SAI-component-generated-by/m-p/477166#M4015</guid>
      <dc:creator>FeibiaoZhou</dc:creator>
      <dc:date>2015-12-16T18:06:39Z</dc:date>
    </item>
  </channel>
</rss>

