<?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中的主题 Re: KL16 I2S Master Mode - Generating Clock Signals</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649724#M39532</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Apr 2017 14:12:31 GMT</pubDate>
    <dc:creator>lancebantoto</dc:creator>
    <dc:date>2017-04-10T14:12:31Z</dc:date>
    <item>
      <title>KL16 I2S Master Mode - Generating Clock Signals</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649720#M39528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the&amp;nbsp;MKL16Z256VMP4 as an I2S master. Can it&amp;nbsp;generate&amp;nbsp;the following&amp;nbsp;synchronized&amp;nbsp;clock frequencies?&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;SAI_TX_BCLK 3.072 MHz&lt;/LI&gt;&lt;LI&gt;SAI_TX_FS 48 kHz&lt;/LI&gt;&lt;LI&gt;I2S_MCLK 6.144/12.288/24.756 MHz&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I have read through the KL16 Sub-Family Reference Manual Rev 3.2 but am unsure of how SAI_TX_FS is configured.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Lance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 11:43:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649720#M39528</guid>
      <dc:creator>lancebantoto</dc:creator>
      <dc:date>2017-04-05T11:43:29Z</dc:date>
    </item>
    <item>
      <title>Re: KL16 I2S Master Mode - Generating Clock Signals</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649721#M39529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Due to the requirement, the bit clock is 3.072MHz with Transmitter frame sync frequency 48KHz.&lt;BR /&gt;3.072MHz/48KHz = 64&lt;BR /&gt;So, the data frame need contain 2 words, each word contains 32 bits.&lt;BR /&gt;I2S0_TCR4 register [FRSZ] = 0b1; [SYWD] = 0b11111; &lt;BR /&gt;I2S0_TCR5 register [WNW] = 0b11111; [W0W] = 0b11111;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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>Thu, 06 Apr 2017 04:49:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649721#M39529</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2017-04-06T04:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: KL16 I2S Master Mode - Generating Clock Signals</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649722#M39530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why does the data frame need to contain 2 words?&lt;/P&gt;&lt;P&gt;Can this frame sync frequency be used as a clock output when no data is being transmitted or received? This application just needs these three synchronized frequencies to be output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Apr 2017 12:54:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649722#M39530</guid>
      <dc:creator>lancebantoto</dc:creator>
      <dc:date>2017-04-06T12:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: KL16 I2S Master Mode - Generating Clock Signals</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649723#M39531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am checking with this issue. I will let you know soon.&lt;/P&gt;&lt;P&gt;Thank you for the patience.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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>Mon, 10 Apr 2017 09:28:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649723#M39531</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2017-04-10T09:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: KL16 I2S Master Mode - Generating Clock Signals</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649724#M39532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 14:12:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649724#M39532</guid>
      <dc:creator>lancebantoto</dc:creator>
      <dc:date>2017-04-10T14:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: KL16 I2S Master Mode - Generating Clock Signals</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649725#M39533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the later reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The frame sync clock will based on SAI Transmit Configuration 4 Register (I2Sx_TCR4) [SYWD] bit about active level bit clock number. When, set data frame with 2 words, each word 32 bit, the total frame sync signal bit clock is (32bit active level + 32bit inactive level, total 64bit ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When customer need just three clock signals output, it need to continue to transmit the data output(whatever the data value). So, there need to use DMA engineer to move data to SAI Transmit Data Register (I2Sx_TDRn) continuously.&lt;/P&gt;&lt;P&gt;We are curious why customer consider this kind of application of SAI module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also suggest customer to use PTC3(CLKOUT) pin to output the&amp;nbsp;I2S_MCLK clock(OSCERCLK) ;&lt;/P&gt;&lt;P&gt;using two TPM modules to output SAI_TX_BCLK clock and SAI_TX_FS clock.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Ma Hui&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>Tue, 11 Apr 2017 10:13:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649725#M39533</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2017-04-11T10:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: KL16 I2S Master Mode - Generating Clock Signals</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649726#M39534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="I2S Configuration.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/2253i96B258B1A8589D1D/image-size/large?v=v2&amp;amp;px=999" role="button" title="I2S Configuration.PNG" alt="I2S Configuration.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hi Ma Hui,&lt;/P&gt;&lt;P&gt;I am trying to use the MCU as the I2S master as shown in the diagram above. Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Apr 2017 14:38:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KL16-I2S-Master-Mode-Generating-Clock-Signals/m-p/649726#M39534</guid>
      <dc:creator>lancebantoto</dc:creator>
      <dc:date>2017-04-11T14:38:01Z</dc:date>
    </item>
  </channel>
</rss>

