Hi,
Is there any example available for nRF5340-DK to read and write to external SD card ?
Thanks.
Hi,
Is there any example available for nRF5340-DK to read and write to external SD card ?
Thanks.
Hi Menon,
I tried the fat_fs example but could not get the expected results.
As the fat_fs example shared by you is for nrf52840, I had created the nrf5340dk_nrf5340_cpuapp_ns.overlay and nrf5340dk_nrf5340_cpuapp_ns.conf files inside boards directory.
Pin configuration:
SD card -- DK pin configuration.
VCC - 5V
GND - GND
CS - P0.18
DI - P0.14
DO - P0.13
CLK - P0.17
Flashed the application to the board but getting below error.

Moreover, I am getting the message " nrf5340dk_nrf5340_cpuapp_ns.overla is untracked".
Please let me know how to resolve this issue.
Thanks.
Hi Menon,
I tried the fat_fs example but could not get the expected results.
As the fat_fs example shared by you is for nrf52840, I had created the nrf5340dk_nrf5340_cpuapp_ns.overlay and nrf5340dk_nrf5340_cpuapp_ns.conf files inside boards directory.
Pin configuration:
SD card -- DK pin configuration.
VCC - 5V
GND - GND
CS - P0.18
DI - P0.14
DO - P0.13
CLK - P0.17
Flashed the application to the board but getting below error.

Moreover, I am getting the message " nrf5340dk_nrf5340_cpuapp_ns.overla is untracked".
Please let me know how to resolve this issue.
Thanks.