SD card using SPI initialization stm32f303 issue with CMD0
Posted on November 30, 2016 at 07:02 I am sending the correct command and I can see it on the scope.However, I don't get 0x01 response(I keep getting 0xff) from SDcard(SDHC)(SanDisk Ultra 40MB/s ...16GB) I am using the following code: ui...