Question
USB Device using SDHC through SPI in STM3210C-eval
Posted on July 02, 2013 at 22:09
Hi,
I am working in a USB Device project. The idea is plugging the device in the PC via USB cable in order to mount a drive unit. Data is storaged in a SD card through SPI interface. I am using STM3210C-Eval board and started from ''STM32_USB-Host-Device_Lib_V2.1.0''. This example works fine to 2GB SD card, but when I use 4 ou 8 GB SDHC card it just doesn't work. The file stm2310c_eval_spi_sd.c does not take account SDHC cards.Do you know any example to STM3210C-Eval using SPI interface that works for SDHC cards? #spi #sdhc #stm3210c-eval-board