<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Arial">I'm doing a new product that will have an
      embedded microSD card.  In this case the user can change the card
      during product setup.<br>
    </font><br>
    <font face="Arial"><font face="Arial">Are there 32GB or smaller
        cards with other than 512 byte sectors?<br>
        <br>
      </font>I can easily specify the card to be 32GB or less with a FAT
      format, but I'm worried some cards may have different sector
      sizes.  Currently my code is only works with 512 byte sectors and
      allowing for up to 4k would put a serious crimp in available RAM.<br>
      <br>
    </font>
    <pre class="moz-signature" cols="72">-- 
Jerry Durand, Durand Interstellar, Inc.
<a class="moz-txt-link-abbreviated" href="http://www.interstellar.com">www.interstellar.com</a>
tel: +1 408 356-3886
@DurandInterstel

</pre>
  </body>
</html>