<?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: SDHC Interface regarding. in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-SDHC-Interface-regarding/m-p/245019#M6375</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;First I have tried the SD card with laptop and formatted the card with FAT32 FS. After this I am able to read and write directly with the help of UI(Windows).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During the write through Micro controller into the SD card it erases the BIOS Parameter block, so it is unable to write.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Later when we insert in the laptop it is saying no file system found format the removable disk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to preserve the BIOS parameter block of the SD card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Yasar Arafath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Oct 2013 12:19:32 GMT</pubDate>
    <dc:creator>yasararafath</dc:creator>
    <dc:date>2013-10-29T12:19:32Z</dc:date>
    <item>
      <title>Re: SDHC Interface regarding.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-SDHC-Interface-regarding/m-p/245018#M6374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SD card is different with RAM, Flash and other memory device, there is no memory address in Kinetis memory map.&lt;/P&gt;&lt;P&gt;Customer can access SDHC module to access SD card memory.&lt;/P&gt;&lt;P&gt;Wish it helps. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 07:40:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-SDHC-Interface-regarding/m-p/245018#M6374</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2013-10-24T07:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Interface regarding.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-SDHC-Interface-regarding/m-p/245019#M6375</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;First I have tried the SD card with laptop and formatted the card with FAT32 FS. After this I am able to read and write directly with the help of UI(Windows).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;During the write through Micro controller into the SD card it erases the BIOS Parameter block, so it is unable to write.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Later when we insert in the laptop it is saying no file system found format the removable disk.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to preserve the BIOS parameter block of the SD card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Waiting for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Yasar Arafath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 12:19:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-SDHC-Interface-regarding/m-p/245019#M6375</guid>
      <dc:creator>yasararafath</dc:creator>
      <dc:date>2013-10-29T12:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re: SDHC Interface regarding.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-SDHC-Interface-regarding/m-p/245020#M6376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do a search with Google about FAT file system on SD card, please check attached pdf file, which shows how the FAT architecture on SD card.&lt;/P&gt;&lt;P&gt;The 512MB SD card map shows the data area from sector 220, which could be read and write.&lt;/P&gt;&lt;P&gt;You could find the file system MBR(master boot record) located at sector 0~0ED, which memory need be protected, no access is permitted.&lt;/P&gt;&lt;P&gt;Wish it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 07:47:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-SDHC-Interface-regarding/m-p/245020#M6376</guid>
      <dc:creator>Hui_Ma</dc:creator>
      <dc:date>2013-10-30T07:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: SDHC Interface regarding.</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-SDHC-Interface-regarding/m-p/245021#M6377</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;Thank you once again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is given for FAT16 but I need is FAT32.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The information vastly available about FAT16 only. If you have any other reference please inform me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway I will also find in the meantime.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Oct 2013 14:48:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Re-SDHC-Interface-regarding/m-p/245021#M6377</guid>
      <dc:creator>yasararafath</dc:creator>
      <dc:date>2013-10-30T14:48:56Z</dc:date>
    </item>
  </channel>
</rss>

