This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

FATFS example does not working on nrf52840 PDK

Hello every! I am testing FATFS example with nrf5284 PDK . CLK - P1.15 MISO - P1.14 MOSI - P1.13 CS - P1.12 My micro sd card module work correctly with STM32 MCU. I rebuild FATFS example and load it to nrf5284 pdk. This is the result : app: FATFS example. app: Initializing disk 0 (SDC)... app: Disk initialization failed. This is my micro sd card i used : www.aliexpress.com/.../1815642_32457426371.html and I use micro sdhc card, class 4, 8GB kingston. I don't think my hardware have any error. Can any one have solution for me ?

Related