Hi all,
I've a custom board in which I'm trying to interface SD card with nRF52840 chip.
I've checked connections with multimeter for connectivity and added pins accordingly in the code.
I'm adding snippet of the connections.
I get following error with example
<info> app: FATFS example started.
<info> app: Initializing disk 0 (SDC)...
<info> app: Disk initialization failed.
Can someone plz help in figuring out reason for this error and how to resolve it ?