howto connect a sdcard to a STM32F4-discovery
Posted on June 19, 2012 at 11:23i'm pretty new with STM32 controllers. I mannaged to connect a lcd to the chip. Now i wan't to connect a sd card, load a bmp from it and display this to the screen. but the first thing i ran into is how to connect t...