CerfVert94 / nRF9160_SD

Implementing arduino SD library on the nRF9160 development kit :
https://github.com/arduino-libraries/SD
GNU General Public License v3.0
3 stars 0 forks source link

How did you connect the SD card? #1

Open E3V3A opened 5 years ago

E3V3A commented 5 years ago

Hi! Great idea. But how do you connect the SD card to the nRF9160? BTW. Are you using the dongle or the DK board?

CerfVert94 commented 4 years ago

I was using the DK board. I used the SPI peripheral functionality after specifying to activate SPI3 in the overlay file. The chip select should be controlled manually with GPIO.

I apologize for the late reply. I no longer have the DK board in possession because I was using the board as a part of my internship, which I finished in August. As a consequence, this project is pending. I intend on continuing this project with STM32 development boards but I can't give time for that for a while... I should have received an email regarding the issue but I haven't.