cancel
Showing results for 
Search instead for 
Did you mean: 

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

looeyc
Associate II
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
2 REPLIES 2
Nesrine M_O
Lead II
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-

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
Up vote any posts that you find helpful, it shows what's working..