<?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: How to increase speed for SD card using SPI in FRDM-K20D50M board?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-increase-speed-for-SD-card-using-SPI-in-FRDM-K20D50M/m-p/274485#M9614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Jorge&lt;/P&gt;&lt;P&gt;Thanks for your reply. I wanted to Tell that earlier I was having 24Mhz frequency but after changing clock setting I was able to increase the frequency upto 25 MHz. Actually I am running simple counter i++ and printing the value of i in a SD card in .txt format so for each minute the counter is giving value around 327. which I think is very less. I wanted around 100 counts per second but I am getting only 5.45 count per second. So how to increase the speed ?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Nov 2013 05:57:13 GMT</pubDate>
    <dc:creator>Amit_Kumar1</dc:creator>
    <dc:date>2013-11-13T05:57:13Z</dc:date>
    <item>
      <title>How to increase speed for SD card using SPI in FRDM-K20D50M board?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-increase-speed-for-SD-card-using-SPI-in-FRDM-K20D50M/m-p/274483#M9612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I am trying to store some counting values to check the speed of data storage in SD card so for 1 minute the counter is showing values upto 327. Which I think is less for my use, I need to increase the speed how can it be done? I am attaching the snapshot of speed setting for the SD card library.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41890iFEB5B7E7CC76F4E8/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and that of clock setting is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/41949i1C90FBEF11477AB9/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After all effort the maximum speed I could get is around 25 Mhz in place of 24 MHz. Kindly look into the matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 03:57:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-increase-speed-for-SD-card-using-SPI-in-FRDM-K20D50M/m-p/274483#M9612</guid>
      <dc:creator>Amit_Kumar1</dc:creator>
      <dc:date>2013-11-13T03:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase speed for SD card using SPI in FRDM-K20D50M board?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-increase-speed-for-SD-card-using-SPI-in-FRDM-K20D50M/m-p/274484#M9613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Amit:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got confused with your statement:&lt;/P&gt;&lt;BLOCKQUOTE&gt; After all effort the maximum speed I could get is around 25 Mhz in place of 24 MHz.&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean you need more than 25 MHz? or that the maximum you are getting is 24 MHz?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look at the K20 50 MHz datasheet, you can see the maximum frequency for SPI module is 25 MHz:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/42037iA22A6088571CF464/image-size/large?v=v2&amp;amp;px=999" title="SPI_freq.png" alt="SPI_freq.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is somewhat useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;/Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 04:35:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-increase-speed-for-SD-card-using-SPI-in-FRDM-K20D50M/m-p/274484#M9613</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2013-11-13T04:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to increase speed for SD card using SPI in FRDM-K20D50M board?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-increase-speed-for-SD-card-using-SPI-in-FRDM-K20D50M/m-p/274485#M9614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Jorge&lt;/P&gt;&lt;P&gt;Thanks for your reply. I wanted to Tell that earlier I was having 24Mhz frequency but after changing clock setting I was able to increase the frequency upto 25 MHz. Actually I am running simple counter i++ and printing the value of i in a SD card in .txt format so for each minute the counter is giving value around 327. which I think is very less. I wanted around 100 counts per second but I am getting only 5.45 count per second. So how to increase the speed ?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 05:57:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-increase-speed-for-SD-card-using-SPI-in-FRDM-K20D50M/m-p/274485#M9614</guid>
      <dc:creator>Amit_Kumar1</dc:creator>
      <dc:date>2013-11-13T05:57:13Z</dc:date>
    </item>
  </channel>
</rss>

