<?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>topic Re: With 120MHz core clock (system clock) on MKV31F512VLL12, what is the maximum SPI clock i can generate and operate at? Please help on this question. in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476117#M28992</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&amp;nbsp; Max BusClock of 60MHz, and:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3.9.1.2 SPI clocking&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The SPI module is clocked by the internal bus clock (the DSPI refers to it as system&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;clock). The module has an internal divider, with a minimum divide is two. So, the SPI&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;can run at a maximum frequency of bus clock/2.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 May 2016 02:17:32 GMT</pubDate>
    <dc:creator>egoodii</dc:creator>
    <dc:date>2016-05-17T02:17:32Z</dc:date>
    <item>
      <title>With 120MHz core clock (system clock) on MKV31F512VLL12, what is the maximum SPI clock i can generate and operate at? Please help on this question.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476116#M28991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With 120MHz core clock (system clock) on MKV31F512VLL12, can i generate SPI clock of 30MHz?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 20:07:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476116#M28991</guid>
      <dc:creator>sangameshvandal</dc:creator>
      <dc:date>2016-05-16T20:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: With 120MHz core clock (system clock) on MKV31F512VLL12, what is the maximum SPI clock i can generate and operate at? Please help on this question.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476117#M28992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&amp;nbsp; Max BusClock of 60MHz, and:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3.9.1.2 SPI clocking&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;The SPI module is clocked by the internal bus clock (the DSPI refers to it as system&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;clock). The module has an internal divider, with a minimum divide is two. So, the SPI&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;can run at a maximum frequency of bus clock/2.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 02:17:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476117#M28992</guid>
      <dc:creator>egoodii</dc:creator>
      <dc:date>2016-05-17T02:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: With 120MHz core clock (system clock) on MKV31F512VLL12, what is the maximum SPI clock i can generate and operate at? Please help on this question.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476118#M28993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sangamesh,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; From the datasheet, you can get that, the SPI max baud is 30Mhz, If you using 120Mhz, your bus is 60Mhz.&lt;/P&gt;&lt;P&gt;&amp;nbsp; As you know, the DBR, PBR, and BR fields in the CTARs select the frequency of SCK by the formula in the BR field description.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Then, you can choose, PBR=0, BR=0, DBR=1, you will get SPI clock = ((60Mhz/2)/2)*2=30Mhz.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps you!&lt;/P&gt;&lt;P&gt;If you still have question, please contact me!&lt;BR /&gt;Have a great day,&lt;BR /&gt;Jingjing&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, 17 May 2016 03:19:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476118#M28993</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2016-05-17T03:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: With 120MHz core clock (system clock) on MKV31F512VLL12, what is the maximum SPI clock i can generate and operate at? Please help on this question.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476119#M28994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jingjing&lt;/P&gt;&lt;P&gt;Thanks for the reply,&lt;/P&gt;&lt;P&gt;Let me explain you my scenario,&amp;nbsp; MKV31F512VLL12 is communicating with a display (FTDI chip FT8XX) over SPI&lt;/P&gt;&lt;H1 style="font-weight: 200; font-size: 2rem; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f; text-align: center;"&gt;&lt;/H1&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;With PBR=0, BR=0, DBR=0 (clock of 15MHz) communication works fine. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;However with &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;PBR=0, BR=0, DBR=1 (Theoretically clock of 30MHz) communication fails.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Note: FT8XX device supports clock upto 30MHz.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Am I missing anything here or is it something to do with FT8XX&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 17:11:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476119#M28994</guid>
      <dc:creator>sangameshvandal</dc:creator>
      <dc:date>2016-05-18T17:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: With 120MHz core clock (system clock) on MKV31F512VLL12, what is the maximum SPI clock i can generate and operate at? Please help on this question.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476120#M28995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sangamesh,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Did you check the FT8xx datasheet when it used as the slave, it can working with 30Mhz?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actually, there has a easy way to check it, use the logic analyzer or the oscilloscope to check the SPI wave when working in the 30Mhz baud rate, whether the SPI&amp;nbsp; communication wave is correct?&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;Jingjing&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, 19 May 2016 02:10:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476120#M28995</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2016-05-19T02:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: With 120MHz core clock (system clock) on MKV31F512VLL12, what is the maximum SPI clock i can generate and operate at? Please help on this question.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476121#M28996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are, of course, many other elements to 'successful communication' than just clock rate -- every element has setup and hold to configured active edges, and probably 'inter command' minimums too.&amp;nbsp; Check ALL parameters, both 'by design' AND on a scope VERY carefully to hit 'maximum possible rates'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 03:23:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476121#M28996</guid>
      <dc:creator>egoodii</dc:creator>
      <dc:date>2016-05-19T03:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: With 120MHz core clock (system clock) on MKV31F512VLL12, what is the maximum SPI clock i can generate and operate at? Please help on this question.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476122#M28997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Earl,&lt;/P&gt;&lt;P&gt;Did you check the communication data, when in 30Mhz baud rate, where it will stops? Master can't send or slave can't response or response the wrong data?&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;Jingjing&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, 19 May 2016 07:19:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476122#M28997</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2016-05-19T07:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: With 120MHz core clock (system clock) on MKV31F512VLL12, what is the maximum SPI clock i can generate and operate at? Please help on this question.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476123#M28998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry, I am in no position to do a 'true check'.&amp;nbsp; I don't even have an exact FTDI P/N, but just 'picking' FT812 and 3.3V-I/O timing I can only ASSUME the user has set the SPI port in the required 'Mode 0' and in 'Modified Timing Format' (MTFE=1) for 'late master sample', and with that there should be 'some margin':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generated clock 'squareness' should be adequate, each half at 16.6+/-2ns into required 13ns.&lt;/P&gt;&lt;P&gt;MOSI:&amp;nbsp; Kinetis output delay of 8.5ns FT812 input setup 3ns, only 11.5ns of &amp;gt;14.5ns half-period.&lt;/P&gt;&lt;P&gt;MISO: FT812 delay of 11ns, Kinetis input setup of 16.2ns -- much tighter at 27.2 of 33ns, less also some unspecified internal late-sample-point to SCK-fall delay in Kinetis in MTFE mode (figure 41-9) creating t&lt;SPAN style="font-size: 8pt;"&gt;SU_MS&lt;/SPAN&gt;.&amp;nbsp; Can someone at NXP give us a 'reasonable guess' for Table 35 DS7 (DSPI_SIN setup, but to SCK 'fall' in MTFE mode) so we can guesstimate setup margin?&amp;nbsp; And in THIS path you also have to add the full round-trip delay Kinetis-&amp;gt;FT812-&amp;gt;Kinetis over what I might assume is a cable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see an FT812 spec for minimum inter-command delay -- doesn't mean there IS no such requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And of course we can't vouch for the hardware-level interconnect details, including but not limited to series termination at the sources on ALL lines.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 May 2016 10:45:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476123#M28998</guid>
      <dc:creator>egoodii</dc:creator>
      <dc:date>2016-05-19T10:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: With 120MHz core clock (system clock) on MKV31F512VLL12, what is the maximum SPI clock i can generate and operate at? Please help on this question.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476124#M28999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Earl,&lt;/P&gt;&lt;P&gt;Fogot to mention FTDI part used, it is FT810, could you please tell is it feasible to communicate at 30MHz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 20:55:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476124#M28999</guid>
      <dc:creator>sangameshvandal</dc:creator>
      <dc:date>2016-05-25T20:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: With 120MHz core clock (system clock) on MKV31F512VLL12, what is the maximum SPI clock i can generate and operate at? Please help on this question.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476125#M29000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The FT810 is covered by the same datasheet, and so with the same timing info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you just tried it in SPI mode 0 with MTFE set?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would, of course, still be useful if someone at NXP gave us a 'reasonable guess' for Table 35 DS7 (DSPI_SIN setup, but to SCK 'fall' in MTFE mode).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 14:53:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/With-120MHz-core-clock-system-clock-on-MKV31F512VLL12-what-is/m-p/476125#M29000</guid>
      <dc:creator>egoodii</dc:creator>
      <dc:date>2016-05-26T14:53:44Z</dc:date>
    </item>
  </channel>
</rss>

