<?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: SDIO block transfers stop too soon in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDIO-block-transfers-stop-too-soon/m-p/341986#M16545</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Nate Sigrist.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I'm working with the MK60DN512ZVLQ10 and I am having troubles&amp;nbsp;with SDIO block transfers using CMD53 (command). The Problem is that when I send CMD53 for block transfers, the device can't return the data. However, I can use CMD52 to read/write single data successfully. Could you send me your sdio.c/sdio.h file as reference?Thank you very much.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;My e-mail is &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:andy_xuchao@163.com"&gt;andy_xuchao@163.com&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Feb 2017 08:46:51 GMT</pubDate>
    <dc:creator>chaoxu</dc:creator>
    <dc:date>2017-02-09T08:46:51Z</dc:date>
    <item>
      <title>SDIO block transfers stop too soon</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDIO-block-transfers-stop-too-soon/m-p/341983#M16542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working with the MK64FN1M and I am having issues with SDIO block transfers using CMD53 (command).&amp;nbsp; Up till now I have had no problems sending commands and byte transfers.&amp;nbsp; I am using 1-bit at 400 KHz baud, 1 block, 128 bytes, 128 &amp;gt;&amp;gt; 2 for the watermark, and card detect disabled on both ends.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've connected a scope and can confirm that data is being sent and received on the SDIO DAT0 pin.&amp;nbsp; I can also confirm that the command sent is correct on the command pin and that the data transmitted or received is the correct binary data that I am sending or expecting to receive.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is that the data being sent is only around 14 bytes + the 2 byte CRC.&amp;nbsp; When receiving data, again, the clock only runs long enough to receive 16 bytes and afterwards the IC holds the data line low.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this a flaw in the MK64FN1M0VLL12?&amp;nbsp; Am I missing anything or is there a workaround?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 04:57:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDIO-block-transfers-stop-too-soon/m-p/341983#M16542</guid>
      <dc:creator>gnate</dc:creator>
      <dc:date>2014-10-22T04:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: SDIO block transfers stop too soon</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDIO-block-transfers-stop-too-soon/m-p/341984#M16543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a screen shot of MK64FN1M0VLL12 sending a block read request to an IC followed by the IC sending block data over the data line (green)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="tek00000.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46980iA369BFB2F6251F02/image-size/large?v=v2&amp;amp;px=999" role="button" title="tek00000.png" alt="tek00000.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a screen shot of the MK64FN1M0VLL12 sending a block write request to an IC followed by the MCU sending block data over the data line (green)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="tek00001.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/46981i7478058ACF4A1EC8/image-size/large?v=v2&amp;amp;px=999" role="button" title="tek00001.png" alt="tek00001.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 21:38:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDIO-block-transfers-stop-too-soon/m-p/341984#M16543</guid>
      <dc:creator>gnate</dc:creator>
      <dc:date>2014-10-22T21:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: SDIO block transfers stop too soon</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDIO-block-transfers-stop-too-soon/m-p/341985#M16544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DRAT!&amp;nbsp; Mistakenly had the MCU configured for 4-pin and the IC configured for 1-pins.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 23:17:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDIO-block-transfers-stop-too-soon/m-p/341985#M16544</guid>
      <dc:creator>gnate</dc:creator>
      <dc:date>2014-10-22T23:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: SDIO block transfers stop too soon</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDIO-block-transfers-stop-too-soon/m-p/341986#M16545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Nate Sigrist.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;I'm working with the MK60DN512ZVLQ10 and I am having troubles&amp;nbsp;with SDIO block transfers using CMD53 (command). The Problem is that when I send CMD53 for block transfers, the device can't return the data. However, I can use CMD52 to read/write single data successfully. Could you send me your sdio.c/sdio.h file as reference?Thank you very much.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;My e-mail is &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:andy_xuchao@163.com"&gt;andy_xuchao@163.com&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Feb 2017 08:46:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDIO-block-transfers-stop-too-soon/m-p/341986#M16545</guid>
      <dc:creator>chaoxu</dc:creator>
      <dc:date>2017-02-09T08:46:51Z</dc:date>
    </item>
  </channel>
</rss>

