Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Micro SD card with FatFs SDK 15

Thank you for considering my problem!

I have maybe have seen a working Micro SD card with the 52840DK, but have not been able to produce it on my board. 52832. I am using the FatFs from SDK 15.3 and merely change the pins to reflect my hardware: sck pin4, miso pin3, mosi pin5, CS pin6. I have tried to alter the miso pullup in the sdk_config, 0,1,3, with no results. I see the signals are toggling the lines except for miso, no card. I have read a few of the problem post about the fatfs over the years and throughout the SDKs, huh! 

Related