<?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: SDHC Problem with MK64</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800541#M48652</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked attached schematics without any problem, which is quite similar with FRDM-K64F board.&lt;/P&gt;&lt;P&gt;The only difference is FRDM-K64F use PTE6 pin as SD_CARD_DETECT, you board use PTE28 instead.&lt;/P&gt;&lt;P&gt;I would recommend customer to refer &lt;A href="https://MCuxpresso.nxp.com/en/dashboard"&gt;MCUXpresso SDK software&lt;/A&gt; package for FRDM-K64F board, which is using &lt;A href="https://www.nxp.com/support/developer-resources/software-development-tools/mcuxpresso-software-and-tools/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE"&gt;MCUXpresso IDE software&lt;/A&gt; instead of CodeWarrior IDE.&lt;/P&gt;&lt;P&gt;The SD card demo could be found with below path:&lt;/P&gt;&lt;P&gt;..\FRDM-K64F\boards\twrk64f120m\driver_examples\sdcard\interrupt&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Mike&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>Wed, 01 Aug 2018 06:04:10 GMT</pubDate>
    <dc:creator>Hui_Ma</dc:creator>
    <dc:date>2018-08-01T06:04:10Z</dc:date>
    <item>
      <title>SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800540#M48651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;We are developed system using a MK64FN1MOVL012, with Code Warrior 10.6. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;The hardware and software are 100% tested using MK60. (Attached you can find the schematics) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;The problem is that the method &lt;STRONG&gt;SDHC_GetCrdInfo()&lt;/STRONG&gt; does not return nothing, there is&amp;nbsp; a time _out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Perhaps, the problem&amp;nbsp; is in the previous method &lt;STRONG&gt;SDHC_SelectCard()… &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #1f497d;"&gt;I don´t know.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Attached, there is a small project &amp;nbsp;(demo SDHC for K60, changed for K64) tested in the same board with mk60.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Do you have any idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Thanks in advance&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2018 13:24:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800540#M48651</guid>
      <dc:creator>pedroortegasanz</dc:creator>
      <dc:date>2018-07-30T13:24:44Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800541#M48652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked attached schematics without any problem, which is quite similar with FRDM-K64F board.&lt;/P&gt;&lt;P&gt;The only difference is FRDM-K64F use PTE6 pin as SD_CARD_DETECT, you board use PTE28 instead.&lt;/P&gt;&lt;P&gt;I would recommend customer to refer &lt;A href="https://MCuxpresso.nxp.com/en/dashboard"&gt;MCUXpresso SDK software&lt;/A&gt; package for FRDM-K64F board, which is using &lt;A href="https://www.nxp.com/support/developer-resources/software-development-tools/mcuxpresso-software-and-tools/mcuxpresso-integrated-development-environment-ide:MCUXpresso-IDE"&gt;MCUXpresso IDE software&lt;/A&gt; instead of CodeWarrior IDE.&lt;/P&gt;&lt;P&gt;The SD card demo could be found with below path:&lt;/P&gt;&lt;P&gt;..\FRDM-K64F\boards\twrk64f120m\driver_examples\sdcard\interrupt&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Mike&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>Wed, 01 Aug 2018 06:04:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800541#M48652</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2018-08-01T06:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800542#M48653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hui_Ma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have a big project (with lot of lines of code) done and working with with Code Warrior (and ARM build tools FREESCALE), I need replace the current MCU with MK64 in order to have more memory, (needed for new functuanality) and will be very complicate change to another IDE, (The time to market is a critical pont in this project)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Do know any issue and workarround to fix this problem?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks in advance for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Aug 2018 12:31:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800542#M48653</guid>
      <dc:creator>pedroortegasanz</dc:creator>
      <dc:date>2018-08-01T12:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800543#M48654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked you attached [SDHC] project with below error info:&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/79584iDA93625ADDCD676E/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;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/79585iDE4C22A7DFCD5B3D/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Customer could refer Processor Expert [SDHC] demo example at CodeWarrior installation folder with below path:&lt;/P&gt;&lt;P&gt;C:\nxp\CW MCU v10.7\MCU\CodeWarrior_Examples\Processor_Expert\Kinetis\TWR-K60N512\SDHC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Mike&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, 03 Aug 2018 04:36:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800543#M48654</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2018-08-03T04:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800544#M48655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Hi Hui_Ma.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Attached you can find the proyect whitout errors, but the problem persist……&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;The example is copyed from&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;C:\Freescale\CW MCU v10.6.4\MCU\CodeWarrior_Examples\Processor_Expert\Kinetis\TWR-K60N512\SDHC&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;But adapted to MK64F&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Do do have any idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Thanks in advance for your sure help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; color: #1f497d;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 15:15:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800544#M48655</guid>
      <dc:creator>pedroortegasanz</dc:creator>
      <dc:date>2018-09-13T15:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800545#M48656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will using CW V10.7 with TWR-K64F120M board to do a SDHC test next week.&lt;/P&gt;&lt;P&gt;I will let you know the test result later.&lt;/P&gt;&lt;P&gt;Thank you for the patience.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Mike&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 Sep 2018 02:38:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800545#M48656</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2018-09-14T02:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800546#M48657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all, sorry for the later reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did a test and I also couldn't get the SD card info with Processor Expert [SDHC_LDD] SDHC_GetCardInfo() function.&lt;/P&gt;&lt;P&gt;There always mentioned "ERROR Demo application timeout".&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/69440i3E390915EC028340/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;I need to check this issue with Processor Expert software team.&lt;/P&gt;&lt;P&gt;While, as you know also, we put lots of resources on MCUXpresso SDK software package development for NXP MCU products so far.&lt;/P&gt;&lt;P&gt;We would recommend customer to select using MCUXpresso SDK package for K64 product to do SDHC application at first. There also provide the MCUXpresso IDE software as related IDE tool.&lt;/P&gt;&lt;P&gt;Thank you for the understanding.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Mike&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, 20 Sep 2018 02:57:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800546#M48657</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2018-09-20T02:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800547#M48658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hui Ma.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank so much for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For me and my company would be a huge problem to migrate al design to MCUXpresso. For this reason it is very import that you and your colleges of Processor Expert Team, found the issue and propose a workaround in order to avoid this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only for your information, I want to tell you that a big project, with a big amount of devices are waiting for the fix. (30K unit per year)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more time thanks for your effort and support.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;De: Hui_Ma &amp;lt;admin@community.nxp.com&amp;gt;&lt;/P&gt;&lt;P&gt;Enviado el: jueves, 20 de septiembre de 2018 4:58&lt;/P&gt;&lt;P&gt;Para: Ortega Sanz Pedro &amp;lt;pedro.ortega@thyssenkrupp.com&amp;gt;&lt;/P&gt;&lt;P&gt;Asunto: Re:  - Re: SDHC Problem with MK64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NXP Community &amp;lt;https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: SDHC Problem with MK64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Hui_Ma&amp;lt;https://community.nxp.com/people/Hui_Ma?et=watches.email.thread&amp;gt; in Kinetis Microcontrollers - View the full discussion&amp;lt;https://community.nxp.com/message/1059462?commentID=1059462&amp;amp;et=watches.email.thread#comment-1059462&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2018 10:51:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800547#M48658</guid>
      <dc:creator>pedroortegasanz</dc:creator>
      <dc:date>2018-09-20T10:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800548#M48659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for the info.&lt;/P&gt;&lt;P&gt;I will let you know when the software team with feedback.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Mike&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, 21 Sep 2018 02:10:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800548#M48659</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2018-09-21T02:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800549#M48660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;I have SDHC working on the FRDM-K64F and Processor Expert working fine with Kinetis Design Studio and with MCUXpresso IDE. But as you are using CodeWarrior, I have ported a project to 10.7 (or 11.0 if you want).&lt;/P&gt;&lt;P&gt;I have put the project on GitHub: &lt;A class="link-titled" href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/CodeWarrior/FRDM-K64F/FRDM-K64F_FatFS" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/CodeWarrior/FRDM-K64F/FRDM-K64F_FatFS"&gt;mcuoneclipse/Examples/CodeWarrior/FRDM-K64F/FRDM-K64F_FatFS at master · ErichStyger/mcuoneclipse · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand why (I must be missing something?) SDHC fails with such a timeout on the K64F with CodeWarrior for MCU 10 (it works fine with the newer IDEs and with other targets. CodeWarrior is using an old compiler with an older Processor Expert, so it might be somehow a compiler issue too. I have compared the sources and not found any difference. But it works fine in SPI mode. I have attached for you the project just in case this helps (note that it is using some extra Processor Components (see &lt;A class="link-titled" href="https://mcuoneclipse.com/2018/07/01/mcuoneclipse-components-1-july-2018-release/" title="https://mcuoneclipse.com/2018/07/01/mcuoneclipse-components-1-july-2018-release/"&gt;McuOnEclipse Components: 1-July-2018 Release | MCU on Eclipse&lt;/A&gt;&amp;nbsp;), or have a look at &lt;A class="link-titled" href="https://mcuoneclipse.com/2014/05/26/tutorial-data-logger-with-the-frdm-k64f-board/" title="https://mcuoneclipse.com/2014/05/26/tutorial-data-logger-with-the-frdm-k64f-board/"&gt;Tutorial: Data Logger with the FRDM-K64F Board | MCU on Eclipse&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Sep 2018 13:28:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800549#M48660</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2018-09-23T13:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800550#M48661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I prefer to use the SDHC controller of MCU because I suppose that speed will be higher than using SPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any possibility to make work the MCU using processor Expert and CW 10.x?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;De: BlackNight &amp;lt;admin@community.nxp.com&amp;gt;&lt;/P&gt;&lt;P&gt;Enviado el: domingo, 23 de septiembre de 2018 15:29&lt;/P&gt;&lt;P&gt;Para: Ortega Sanz Pedro &amp;lt;pedro.ortega@thyssenkrupp.com&amp;gt;&lt;/P&gt;&lt;P&gt;Asunto: Re:  - Re: SDHC Problem with MK64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NXP Community &amp;lt;https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: SDHC Problem with MK64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Erich Styger&amp;lt;https://community.nxp.com/people/BlackNight?et=watches.email.thread&amp;gt; in Kinetis Microcontrollers - View the full discussion&amp;lt;https://community.nxp.com/message/1060379?commentID=1060379&amp;amp;et=watches.email.thread#comment-1060379&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 16:05:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800550#M48661</guid>
      <dc:creator>pedroortegasanz</dc:creator>
      <dc:date>2018-09-24T16:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800551#M48662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;yes, I believe this is possible. It is all about to find the detail what is different and does not make it work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2018 17:25:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800551#M48662</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2018-09-24T17:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800552#M48663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tested the Project (FatFS on FRDM-K64F) and the speed achieved is not enough for our system. Attached you can find the benchmark performed over SD card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea in order to work using the SDHC controller of MK64 and processor expert?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Best Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;De: BlackNight &amp;lt;admin@community.nxp.com&amp;gt;&lt;/P&gt;&lt;P&gt;Enviado el: lunes, 24 de septiembre de 2018 19:26&lt;/P&gt;&lt;P&gt;Para: Ortega Sanz Pedro &amp;lt;pedro.ortega@thyssenkrupp.com&amp;gt;&lt;/P&gt;&lt;P&gt;Asunto: Re:  - Re: SDHC Problem with MK64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NXP Community &amp;lt;https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: SDHC Problem with MK64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Erich Styger&amp;lt;https://community.nxp.com/people/BlackNight?et=watches.email.thread&amp;gt; in Kinetis Microcontrollers - View the full discussion&amp;lt;https://community.nxp.com/message/1060608?commentID=1060608&amp;amp;et=watches.email.thread#comment-1060608&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:15:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800552#M48663</guid>
      <dc:creator>pedroortegasanz</dc:creator>
      <dc:date>2018-09-25T15:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800553#M48664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;what magnitude of speed did you had in mind? I did not look at how to optimize the SPI speed (I believe it woudl be faster with the SPI_LDD component, but I have not checked).&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:25:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800553#M48664</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2018-09-25T15:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800554#M48665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the previous design (with MK60), we achieved up to 400 Kbytes per second (SDHC @ 25 MHz and using 4-bit mode).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In order to avoid this problem, (SDHC with PE and MK64), Do you think that if we use MK63 instead MK64, the problem will be solved?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(There is a MK63 with the same memory 256 KB / 1M and same speed that MK64 and perhaps will be valid for our system)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;De: BlackNight &amp;lt;admin@community.nxp.com&amp;gt;&lt;/P&gt;&lt;P&gt;Enviado el: martes, 25 de septiembre de 2018 17:26&lt;/P&gt;&lt;P&gt;Para: Ortega Sanz Pedro &amp;lt;pedro.ortega@thyssenkrupp.com&amp;gt;&lt;/P&gt;&lt;P&gt;Asunto: Re:  - Re: SDHC Problem with MK64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NXP Community &amp;lt;https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: SDHC Problem with MK64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Erich Styger&amp;lt;https://community.nxp.com/people/BlackNight?et=watches.email.thread&amp;gt; in Kinetis Microcontrollers - View the full discussion&amp;lt;https://community.nxp.com/message/1061096?commentID=1061096&amp;amp;et=watches.email.thread#comment-1061096&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Sep 2018 15:40:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800554#M48665</guid>
      <dc:creator>pedroortegasanz</dc:creator>
      <dc:date>2018-09-25T15:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800555#M48666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;I have to spend time on the weekend to investigate to find the issue or difference. I don't have a K63 so I don't know if the same problem exists. Somehow I have a deja-vu as I was bumping into a very similar strange thing on the K64F in the past, so I have to dig into this a bit. I'll let you know or maybe contact you directly if I find out something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Sep 2018 17:21:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800555#M48666</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2018-09-28T17:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800556#M48667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pedro,&lt;/P&gt;&lt;P&gt;finally I have found the issue, and indeed somehow this is a 'déja vu' (&lt;A class="link-titled" href="https://mcuoneclipse.com/2014/10/25/usb-cdc-with-the-frdm-k64f-finally/" title="https://mcuoneclipse.com/2014/10/25/usb-cdc-with-the-frdm-k64f-finally/"&gt;USB CDC with the FRDM-K64F, finally! | MCU on Eclipse&lt;/A&gt;&amp;nbsp;): on the K64F the MPU needs to be disabled to have SDHC working.&lt;/P&gt;&lt;P&gt;You have to add the following (e.g. to main()):&lt;/P&gt;&lt;P&gt;&amp;nbsp; MPU_CESR = 0; /* K64F has memory protection unit, disable it! */&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have updated the component (subject of a next release) with an extra setting for this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/73591iB9099CB031FFD2A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Attached is that updated component if you want to use it.&lt;/P&gt;&lt;P&gt;I have attached for you a CW for MCU 10.x project. You find the same project on GitHub: &lt;A class="link-titled" href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/CodeWarrior/FRDM-K64F/FRDM-K64F_FatFS" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Examples/CodeWarrior/FRDM-K64F/FRDM-K64F_FatFS"&gt;mcuoneclipse/Examples/CodeWarrior/FRDM-K64F/FRDM-K64F_FatFS at master · ErichStyger/mcuoneclipse · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Sep 2018 09:24:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800556#M48667</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2018-09-30T09:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Problem with MK64</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800557#M48668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erich.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adding  MPU_CESR = 0 to my code, the SD cards works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank so much  for your help and support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pedro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;De: BlackNight &amp;lt;admin@community.nxp.com&amp;gt;&lt;/P&gt;&lt;P&gt;Enviado el: domingo, 30 de septiembre de 2018 11:26&lt;/P&gt;&lt;P&gt;Para: Ortega Sanz Pedro &amp;lt;pedro.ortega@thyssenkrupp.com&amp;gt;&lt;/P&gt;&lt;P&gt;Asunto: Re:  - Re: SDHC Problem with MK64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NXP Community &amp;lt;https://community.freescale.com/resources/statics/1000/35400-NXP-Community-Email-banner-600x75.jpg&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re: SDHC Problem with MK64&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reply from Erich Styger&amp;lt;https://community.nxp.com/people/BlackNight?et=watches.email.thread&amp;gt; in Kinetis Microcontrollers - View the full discussion&amp;lt;https://community.nxp.com/message/1063041?commentID=1063041&amp;amp;et=watches.email.thread#comment-1063041&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2018 10:35:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/SDHC-Problem-with-MK64/m-p/800557#M48668</guid>
      <dc:creator>pedroortegasanz</dc:creator>
      <dc:date>2018-10-01T10:35:49Z</dc:date>
    </item>
  </channel>
</rss>

