Hello,
I am currently working on SD Card interfacing with CC3200 project. So I have some questions as following:
1. Commands for SD card are same for microSD card?
2. When we write any file to SD card or read from it, How should we know that EOF ?
3. I know how to read/write multiple blocks of file, but I would like to know how to write or read multiple files in SD card?
4. Instead of .txt file I wish to save .csv file in sd card with my sensor data, How can I perform this operation? Is it possible
Thanks
Best Regards,
Ajinkya Shinde