<?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: MicroSD Cards and SDHC compatibility in MQX Software Solutions</title>
    <link>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168230#M1745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;I want to try&amp;nbsp; demo&amp;nbsp; "mfs_sdcard_twrmcf51cn" in the TWMCF51CN128. I have been working with&lt;/P&gt;&lt;P&gt;Code Warrior 10 (Eclipse based). It is no clear how&amp;nbsp;I can attach a SD or microSD card&amp;nbsp;at the Tower&lt;/P&gt;&lt;P&gt;so I really appreciate any help or guide.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Sep 2010 22:59:44 GMT</pubDate>
    <dc:creator>javax</dc:creator>
    <dc:date>2010-09-16T22:59:44Z</dc:date>
    <item>
      <title>MicroSD Cards and SDHC compatibility</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168224#M1739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been following the SD card examples provided with MQX 3.4 and have had had the following results:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) 256 MB MicroSD Card (Non SDHC) - Works perfectly.&lt;/P&gt;&lt;P&gt;2) 2 GB MicroSD Card SDHC - Detects card but unable to read directory or format.&lt;/P&gt;&lt;P&gt;3) 8 GB MicroSD Card SDHC - Detects card but unable to read directory or format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand there is a different initialization routine for the SDHC cards. Does anyone know if this has been factored into the current driver? If not, will it likely be included with future MQX releases or should I just develop my own modified driver?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone had any other experiences with MQX and SDHC cards before?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Jan 2010 19:27:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168224#M1739</guid>
      <dc:creator>Chris_UTS</dc:creator>
      <dc:date>2010-01-18T19:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: MicroSD Cards and SDHC compatibility</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168225#M1740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SD card driver supports SDHC format. It can read the size and other parameters of the card.&lt;/P&gt;&lt;P&gt;So first make sure it's formatted to FAT32 - MFS supports only this filesystem for such big media.&lt;/P&gt;&lt;P&gt;There were also few bugs in MFS and they will be solved in next release (MQX 3.5).&lt;/P&gt;&lt;P&gt;Anyway I am able to use micro SDHC card of 16 GB size with this release.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PetrM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 18:06:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168225#M1740</guid>
      <dc:creator>PetrM</dc:creator>
      <dc:date>2010-01-20T18:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: MicroSD Cards and SDHC compatibility</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168226#M1741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi PetrM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've done some more investigation and found that MQX (3.4) is having a problem recognising the filesystem when the microSD card is formatted with FAT32. I managed to trick windows into formatting the 8GB SDHC into a 256MB FAT16 partition, and MQX was able to read the file system on the SDHC card perfectly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you think of any marcos/settings that may need to be defined to enable FAT32 operation on MQX?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I also ask what processor you have used to read the 16 GB card?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;**EDIT: I've just reformatted the 8GB card using windows xp and it appears to be working now, however my 4GB card is still not being recognised. I suspect this may be an issue with how the device is initially formatted by the manufacture. I will hopefully be able to investigate further in the next couple of days.&amp;nbsp;&lt;/P&gt;&lt;DIV class="message-edit-history"&gt;&lt;SPAN class="edit-author"&gt;Message Edited by Chris-UTS on&lt;/SPAN&gt; &lt;SPAN class="local-date"&gt;2010-01-20&lt;/SPAN&gt; &lt;SPAN class="local-time"&gt;01:18 PM&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 20:55:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168226#M1741</guid>
      <dc:creator>Chris_UTS</dc:creator>
      <dc:date>2010-01-20T20:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: MicroSD Cards and SDHC compatibility</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168227#M1742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, you can't force the FAT32 format, everything is read out from the boot sectors and card registers.&lt;/P&gt;&lt;P&gt;So it's a matter of proper formatting - I was also successful with windows xp format tool.&lt;/P&gt;&lt;P&gt;I was testing the card&amp;nbsp;on twrmcf51cn (mcf51cn128) and twrmcf52259 (mcf52259).&lt;/P&gt;&lt;P&gt;I recommend to wait for MQX 3.5 which will be soon and should solve the rest of the problems.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PetrM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jan 2010 01:01:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168227#M1742</guid>
      <dc:creator>PetrM</dc:creator>
      <dc:date>2010-01-21T01:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: MicroSD Cards and SDHC compatibility</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168228#M1743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I guess the problem with SDHC compatibility is about the source code of SD card is writed to 1.0 Physical Layer of SD cards or Stardart Layer.&amp;nbsp;I have the same problem with DRM104SW with SD_CARD_READER when i use cards more then&amp;nbsp;2Gbytes. I guess the new physical layer is diferent, by the way, the&amp;nbsp;CSD&amp;nbsp;DataSize byte information is in other adress inside&amp;nbsp;of the memory&amp;nbsp;and had 21 bytes of information&amp;nbsp;on SDHC Cards diferent of 16bytes of old layer.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdcard.org/developers/tech/sdcard/pls/Simplified_Physical_Layer_Spec.pdf" rel="nofollow" target="_blank"&gt;http://www.sdcard.org/developers/tech/sdcard/pls/Simplified_Physical_Layer_Spec.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Mar 2010 11:15:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168228#M1743</guid>
      <dc:creator>VectorSucess</dc:creator>
      <dc:date>2010-03-22T11:15:47Z</dc:date>
    </item>
    <item>
      <title>Re: MicroSD Cards and SDHC compatibility</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168229#M1744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SDCARD driver really supports SDHC v.2.0.&lt;/P&gt;&lt;P&gt;The problem is in MBR (sector 0) of the cards.&lt;/P&gt;&lt;P&gt;Please visit this section for more information:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="61983" class="jive_macro jive_macro_thread default_title" href="https://community.freescale.com/thread/61983" jivemacro="thread" title="https://community.freescale.com/thread/61983"&gt;https://community.freescale.com/thread/61983&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PetrM&lt;A href="https://community.freescale.com/thread/61983" jivemacro="thread" title=""&gt;https://community.freescale.com/thread/61983" jivemacro="thread" title="&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Mar 2010 20:24:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168229#M1744</guid>
      <dc:creator>PetrM</dc:creator>
      <dc:date>2010-03-23T20:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: MicroSD Cards and SDHC compatibility</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168230#M1745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody&lt;/P&gt;&lt;P&gt;I want to try&amp;nbsp; demo&amp;nbsp; "mfs_sdcard_twrmcf51cn" in the TWMCF51CN128. I have been working with&lt;/P&gt;&lt;P&gt;Code Warrior 10 (Eclipse based). It is no clear how&amp;nbsp;I can attach a SD or microSD card&amp;nbsp;at the Tower&lt;/P&gt;&lt;P&gt;so I really appreciate any help or guide.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Sep 2010 22:59:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168230#M1745</guid>
      <dc:creator>javax</dc:creator>
      <dc:date>2010-09-16T22:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: MicroSD Cards and SDHC compatibility</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168231#M1746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is twr-mem board available which is SD card ready:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-MEM" rel="nofollow" target="_blank"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=TWR-MEM&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or wire&amp;nbsp;the&amp;nbsp;SD card slot&amp;nbsp;yourself using 51CN's SPI2 module - check the twr-mem schematics on the page above.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PetrM&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 18:16:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168231#M1746</guid>
      <dc:creator>PetrM</dc:creator>
      <dc:date>2010-09-24T18:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: MicroSD Cards and SDHC compatibility</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168232#M1747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Petr,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm also trying to use the MQX 3.7 MFS sdcard example (Freescale MQX 3.7\mfs\examples\sdcard) using the TWRK40x256 tower board and IAR Systems Embedded Workbench 6.2, but I get an error when it tries to open a file handle.&amp;nbsp; Have you seen this issue before, or can you point me in right place to look?&amp;nbsp; I've attached some screen shots.&amp;nbsp; I'm trying to use the SD card on the TWRK40x256 main board, not the TWR-MEM board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Oct 2011 05:53:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168232#M1747</guid>
      <dc:creator>chogh</dc:creator>
      <dc:date>2011-10-13T05:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: MicroSD Cards and SDHC compatibility</title>
      <link>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168233#M1748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;I figured out my problem.&amp;nbsp; I just reread the "FSL_MQX_Getting_Started.pdf", particularly the "2.1.1 Build Process" section, updated the correct user_config.h file (the one in the /config/twrk40x256 folder), recompiled the libraries, then recomplied my project, and everything worked!&amp;nbsp; It's a happy Friday.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;-Chris&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2011 05:14:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MQX-Software-Solutions/MicroSD-Cards-and-SDHC-compatibility/m-p/168233#M1748</guid>
      <dc:creator>chogh</dc:creator>
      <dc:date>2011-10-15T05:14:22Z</dc:date>
    </item>
  </channel>
</rss>

