Posted on July 29, 2011 at 14:43I use STM32F215. I run uSDCard example from StandartPeriphLibrary. But there is no clock available at pin 53 ( PC12 ) and SD is not work. There is bug? My init code is: RCC_AHB1PeriphClockCmd(RCC_AHB1Periph_GPIOC | R...