Hi,
I am trying to read an xml file which is settled down in sd card. I can open and read an .txt file but not able to do same for .xml. Actually f_open() returns the xml is opend but f_read() is not able to read an xml.
Is there any solution for the issue ?
thank you
Burak