2012-06-19 02:23 AM
i'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 the sd card to the controller. is there maybe somewhere a site where an example is ? #stm32f4discovery-stm32f4-sdcard2012-06-19 05:09 AM
Try reviewing the STM324x-EVAL series boards schematics
http://www.st.com/internet/evalboard/product/252216.jsp
Look at the examples in the firmware library, this will also give you workable pin connections.