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

SPI communication method of nrf 52832 and SD card.

Hello!

I am a beginner.

I am trying to communicate with the SD card with SPI using nrf 52832.(BLE Nano v2)

I am using fatfs of nRF5_SDK_15.0.0_a53641a. I am writing a program with keil.

I refer to sdcard.c to initialize the SD card, but I do not know how to use it and I not initialize it.

How do you describe it in the main program?

Thank you!

Related