<?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: Kinetis SAI Support for TDM?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-SAI-Support-for-TDM/m-p/331175#M15522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kan:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the diagram I was was refering to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Page 23 of the datasheet &lt;A href="http://www.cirrus.com/en/pubs/proDatasheet/CS5368_F5.pdf" title="http://www.cirrus.com/en/pubs/proDatasheet/CS5368_F5.pdf"&gt;http://www.cirrus.com/en/pubs/proDatasheet/CS5368_F5.pdf&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="TDM.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47241iB348CCCF5BA9DB32/image-size/large?v=v2&amp;amp;px=999" role="button" title="TDM.png" alt="TDM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like your picture is from a different version.&amp;nbsp;&amp;nbsp; In the picture I have attached,&amp;nbsp; it shows the frame sync 4 words wide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting a PCB in a couple weeks to actually probe to verify the timing..... Hopefully I can make it work@&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A quick question though....&amp;nbsp;&amp;nbsp; If the SAI is operating in TDM Slave,&amp;nbsp; does it actually care about the width of the FS pulse?&amp;nbsp;&amp;nbsp; I.E.&amp;nbsp; Would it only look for a rising edge to start a new frame?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Nov 2014 15:59:29 GMT</pubDate>
    <dc:creator>eli_hughes</dc:creator>
    <dc:date>2014-11-13T15:59:29Z</dc:date>
    <item>
      <title>Kinetis SAI Support for TDM?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-SAI-Support-for-TDM/m-p/331173#M15520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the SAI section for the K64F (and variants) needs some clarification with regards to the Frame Sync With.&amp;nbsp; The prose in the manual claims TDM support, but I cannot see from the manual how you can get a proper frame sync as you cannot set the width to a large enough value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think the TDM capability based upon what is in the register description.&amp;nbsp; For example,&amp;nbsp; let’s say I am trying to configure for an 8-channel TDM (for example a cirrus logic CS5368).&amp;nbsp;&amp;nbsp; This requires a word length of 32-bits and 8 words per frame.&amp;nbsp;&amp;nbsp; This means that the frame sync should be active for 4 words (128 bits).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let’s consider the setup for a receiver.&amp;nbsp; I am assume, BCLK MCLK and FRAME SYNC are generated *externally* by an ADC.&lt;/P&gt;&lt;P&gt;RCR4 setups up the frame sync.&amp;nbsp;&amp;nbsp; I can set FRSZ (bits 20-16) as 7 (gives me 8 words per frame).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is in SYWD. (Bits 12-8).&amp;nbsp; It claims that I can on set the value in&amp;nbsp; bits and the width cannot be longer than the 1&lt;SUP&gt;st&lt;/SUP&gt; word of the frame.&amp;nbsp;&amp;nbsp; This is not an issue for I2S or PCM.&amp;nbsp; It appears that you cannot support TDM with the SAI.&amp;nbsp;&amp;nbsp; The frame sync must be able to a width of ½ of the total number of words. 4 words (128 bits).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone confirm this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 16:12:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-SAI-Support-for-TDM/m-p/331173#M15520</guid>
      <dc:creator>eli_hughes</dc:creator>
      <dc:date>2014-11-11T16:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis SAI Support for TDM?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-SAI-Support-for-TDM/m-p/331174#M15521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am sorry , but referring to the data sheet of CS5368, TDM format just needs a FS of word wide at max, it is not what you mentioned "a width of ½ of the total number of words. 4 words (128 bits)." is there any misunderstanding?&lt;/P&gt;&lt;P&gt;Please kindly refer to page 26 of &lt;A href="http://www.go-gddq.com/downlocal/cs/CS5368.pdf" title="http://www.go-gddq.com/downlocal/cs/CS5368.pdf"&gt;http://www.go-gddq.com/downlocal/cs/CS5368.pdf&lt;/A&gt; for details.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Untitled.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47139iD6A0F2722E119863/image-size/large?v=v2&amp;amp;px=999" role="button" title="Untitled.png" alt="Untitled.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&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, 13 Nov 2014 06:46:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-SAI-Support-for-TDM/m-p/331174#M15521</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2014-11-13T06:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis SAI Support for TDM?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-SAI-Support-for-TDM/m-p/331175#M15522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kan:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the diagram I was was refering to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Page 23 of the datasheet &lt;A href="http://www.cirrus.com/en/pubs/proDatasheet/CS5368_F5.pdf" title="http://www.cirrus.com/en/pubs/proDatasheet/CS5368_F5.pdf"&gt;http://www.cirrus.com/en/pubs/proDatasheet/CS5368_F5.pdf&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="TDM.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/47241iB348CCCF5BA9DB32/image-size/large?v=v2&amp;amp;px=999" role="button" title="TDM.png" alt="TDM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like your picture is from a different version.&amp;nbsp;&amp;nbsp; In the picture I have attached,&amp;nbsp; it shows the frame sync 4 words wide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting a PCB in a couple weeks to actually probe to verify the timing..... Hopefully I can make it work@&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A quick question though....&amp;nbsp;&amp;nbsp; If the SAI is operating in TDM Slave,&amp;nbsp; does it actually care about the width of the FS pulse?&amp;nbsp;&amp;nbsp; I.E.&amp;nbsp; Would it only look for a rising edge to start a new frame?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Nov 2014 15:59:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-SAI-Support-for-TDM/m-p/331175#M15522</guid>
      <dc:creator>eli_hughes</dc:creator>
      <dc:date>2014-11-13T15:59:29Z</dc:date>
    </item>
    <item>
      <title>Re: Kinetis SAI Support for TDM?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-SAI-Support-for-TDM/m-p/331176#M15523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;RM says"&lt;/P&gt;&lt;P&gt;The frame sync signal is used to indicate the start of each frame. A valid frame sync&lt;/P&gt;&lt;P&gt;requires a rising edge (if active high) or falling edge (if active low) to be detected and the&lt;/P&gt;&lt;P&gt;transmitter or receiver cannot be busy with a previous frame. A valid frame sync is also&lt;/P&gt;&lt;P&gt;ignored (slave mode) or not generated (master mode) for the first four bit clock cycles&lt;/P&gt;&lt;P&gt;after enabling the transmitter or receiver."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so in my understanding,&amp;nbsp; I think this signal should be a edge signal to SAI module.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Kan&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>Fri, 14 Nov 2014 02:14:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Kinetis-SAI-Support-for-TDM/m-p/331176#M15523</guid>
      <dc:creator>Kan_Li</dc:creator>
      <dc:date>2014-11-14T02:14:23Z</dc:date>
    </item>
  </channel>
</rss>

