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

unable to read the data from file using f_read in fatfs example of nrf52

Hi,

I am interfacing micro SD card with nrf52 using fatfs example in sdk 12.0. As I am beginner, first I wanted to perform operations like read, write, delete and some basic functions with files. I am able to write the data into the file,which was directly given in sample example. But while reading the contents from file, I am not getting the data.

Has anyone tried reading and printing the contents on terminal?

Parents Reply Children
No Data
Related