<?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>MQX Software SolutionsのトピックMQX 4.2, Sd card Read Speed</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-2-Sd-card-Read-Speed/m-p/624072#M16903</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are using MQX 4.2, on a MCF52254 based custom made board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to read data from sd card. This is audio data so we require real time performance. The data is read through following command:&lt;/P&gt;&lt;P&gt;bytesRead = read(mfs_fp, buffer, MP3_READ_SIZE);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have observed that it takes a minimum of 11ms to read a data chunk of 2048 bytes, i.e, ~186kB/s of data read rate. We are measuring the time thru _time_get commands. We think that, this is way too slow. Is there a way to improve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Apr 2017 10:39:40 GMT</pubDate>
    <dc:creator>aftab_s81</dc:creator>
    <dc:date>2017-04-19T10:39:40Z</dc:date>
    <item>
      <title>MQX 4.2, Sd card Read Speed</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-2-Sd-card-Read-Speed/m-p/624072#M16903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We are using MQX 4.2, on a MCF52254 based custom made board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are trying to read data from sd card. This is audio data so we require real time performance. The data is read through following command:&lt;/P&gt;&lt;P&gt;bytesRead = read(mfs_fp, buffer, MP3_READ_SIZE);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have observed that it takes a minimum of 11ms to read a data chunk of 2048 bytes, i.e, ~186kB/s of data read rate. We are measuring the time thru _time_get commands. We think that, this is way too slow. Is there a way to improve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 10:39:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-2-Sd-card-Read-Speed/m-p/624072#M16903</guid>
      <dc:creator>aftab_s81</dc:creator>
      <dc:date>2017-04-19T10:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: MQX 4.2, Sd card Read Speed</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-2-Sd-card-Read-Speed/m-p/624073#M16904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aftad:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have data for eSDHC speed on K70, unfortunately we don't have data on MCF52254,&lt;/P&gt;&lt;P&gt;Please refer to below picture for Maximum MFS Speeds over eSDHC on K70.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/10029i78FCBC4A84FFD3A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The performance can be increase by using multiple w/r blocks. But just to let you know that the performance depends on SD you are using, if you try with other SD, the performance maybe vary.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Daniel&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct or helpful button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 13:39:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-2-Sd-card-Read-Speed/m-p/624073#M16904</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2017-04-19T13:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: MQX 4.2, Sd card Read Speed</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-2-Sd-card-Read-Speed/m-p/624074#M16905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you think 186kB/s data read from any sd card is realistic with &lt;/P&gt;&lt;P&gt;MCF52254 MCU? I'm using MQX 4.2.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 14:54:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MQX-4-2-Sd-card-Read-Speed/m-p/624074#M16905</guid>
      <dc:creator>aftab_s81</dc:creator>
      <dc:date>2017-04-19T14:54:59Z</dc:date>
    </item>
  </channel>
</rss>

