Skip to main content
looeyc
Associate II
July 21, 2016
Question

Does the STM32L152D-EVAL support MicroSD more than 16GByte?

  • July 21, 2016
  • 2 replies
  • 710 views
Posted on July 21, 2016 at 11:25

Hi,

    The description of the STM32L152D-EVAL Evaluation board said it support ''2 GByte (or more) MicroSD Card on SDIO''. I want to make sure wether it support MicroSD more than 16GB. Since there are some differences between SD cards below and exceed 2GByte.

    This is very important for my project, thanks!

Regards.

#stm32l1-microsd-sdio
This topic has been closed for replies.

2 replies

Nesrine M_O
Associate
July 21, 2016
Posted on July 21, 2016 at 12:39

Hi meng.cheng.001

 

Based on the product reference manual the SDIO peripheral is fully compliant with SD Memory Card Specifications Version 2.0 so it can reach up to 2 Terra (2^32 * 512 bytes block size).

-Syrine-

Tesla DeLorean
Guru
July 21, 2016
Posted on July 21, 2016 at 17:31

I've tested STM32 SDIO hardware with MicroSD cards of sizes 64GB and 128GB

You'll have to ensure your drivers/software are suitably coded for SDHC/SDXC cards, but the hardware is workable.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..