User Activity

I use CMSIS to write program that transfer data from SD card through SDIO. For my task i need 4bit mode, but it isn't working. When i try to read some block from SD card STBITERR bit in SDIO_STA register goes high, that means that start bit hasn't be...